Issue
I am using Flutter_braintree plugin to integrate PayPal and Google Pay in my flutter app . I am able to get Nonce after performing BraintreeDropInRequest. I don't know How to process this Nonce for transaction. If there is any documentation please help me with it. May be I am doing something wrong.
Thanks in advance
Solution
Your server uses the nonce from the client to create a transaction. Read the Braintree documentation for whatever environment your server is.
Answered By - Preston PHX Answer Checked By - David Marino (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.