VNPay Tokenization
TerraCore v0
#
VNPay Tokenization#
1. GetVNPayTokensA method to return all saved tokens, the client can use one of them to make a payment
- iOS
- Android
#
2. AddVNPayTokenA card can be added to the saved token list and used to make a future payment
- iOS
- Android
New token result can be observe via
New token result can be observe via
#
3. RemoveVNPayTokenA token can be removed from saved token list and cannot be used to make a payment
- iOS
- Android