rareplanet1 / cordova-apple-pay-google-pay-with-environment

Cordova plugin for integrating Apple Pay and Google Pay in modern cordova apps
0 stars 4 forks source link

Google pay payment processing adaptation(stripe, braintree, vantiv) #2

Open Fei-Xiang opened 1 year ago

Fei-Xiang commented 1 year ago

There are a few parameters missing to process Stripe, Braintree, and Vantiv payments. Parameter info can be found here: https://developers.google.com/pay/api/android/reference/request-objects#PaymentMethodTokenizationSpecification

Made the corresponding changes.