Tokenisation - V1 is the terminology used for the Latest API version of Amazon Pay. If your project is using - https://amazonpay.amazon.in/v1/payments/instruments for fetching customers Amazon Pay balance then this is the latest API stack of Amazon Pay. These APIs are now further enhanced to support Amazon Pay later integration as well. To enable Amazon Pay later please follow below steps.
Client side integration
Your current client side SDK implementation can be used as it is to enable Amazon Pay later also. However Amazon Pay has launched some interesting new features like single sign on, Integration via Maven Repository based dependency and Login with OTP so you can reach out to your Integration POC in Amazon Pay to get the latest updates. You only have to make GUI changes explained here
Server side integration
The change expected in 2 APIs only.
Get instrument API now able to give Amazon Pay Later limit and KFS (Key fact statement) page link. Please review the change in the request and response JSON to consume the additional data.
Process charge API is now enhanced to perform charge via Amazon Pay later balance also.
Points to consider
The API calling pattern will remain same.
Your existing Integration keys should not be used to enable APL. Raise a request to your Amazon Pay POC for a new account for APL integration.
There is no change in create access token API and you can continue using the same.
© 2023 - Amazon Pay All Rights Reserved.