Implementation with iOS App SDK
Support for iOS 9 or above
Last updated
Support for iOS 9 or above
Last updated
NOTE:
1. All the monetary measurement unit in API is CENT. For example, one dollar will be expressed as 100, when it is passed into API.
2. The AlipaySDK is connected to the sdk. If you need to use the AlipaySDK interface, you can use it directly without having to import it repeatedly.
3. Error message with error code:
Note: shopID is optional for future usage
Registration in AppDelegate implements to listen for payment callbacks
Here is the sdk for iOS App for download