Migrate from v1 to v2
In the SDK v2, we've implemented comprehensive enhancements and refactoring throughout. We've standardized function names, parameter formats, and return value structures. Additionally, deprecated APIs have been eliminated. As old SDKs will be deprecated in the future, please migrate your integration using the new SDK as early as possible.
Below are the key migration highlights. For detailed information, please refer to the TypeScript definitions.
Last updated