Post

Replies

Boosts

Views

Activity

How do I deal with Apple Pay Token?
I am developing an application using flutter and I use a plugin for payment by Apple Pay, but when I mad payment, the payment token is returned and it is encrypted, and I cannot determine the response to the user if the process was successful or unsuccessful for some reason, for example, there is no money in the card. Please tell me the next step for receiving the payment token, which I suppose will decrypt the token and give a response on the status of the process, whether it is a success or a failure, and if it fails, what is the reason.
2
0
1.6k
Feb ’22