You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When I make a completed payment (ApplePay/GooglePay), I only get the result {"paymentResult":"googlePayCompleted"}
Describe the solution you'd like
I wanna the listener return the payment method like
The result structure can be something like {"paymentMethod":{"id":"pm_1QU8fJAMexQxmg3fhz91zuBk","last4":"5512","cardType":"Visa","expMonth":4,"expYear":2028,"postalCode":"","countryCode":"US","isDigitalWallet":true,"productionEnvironment":false}}
Describe alternatives you've considered
N/A
Additional context
N/A
Usage Product
N/A
Product Name:
Product URL :
Using Function:
Payment Sheet / Payment Flow
Apple Pay
Google Pay
Identity (@capacitor-community/stripe-identity)
Terminal(@capacitor-community/stripe-terminal)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When I make a completed payment (ApplePay/GooglePay), I only get the result {"paymentResult":"googlePayCompleted"}
Describe the solution you'd like
I wanna the listener return the payment method like
The result structure can be something like
{"paymentMethod":{"id":"pm_1QU8fJAMexQxmg3fhz91zuBk","last4":"5512","cardType":"Visa","expMonth":4,"expYear":2028,"postalCode":"","countryCode":"US","isDigitalWallet":true,"productionEnvironment":false}}
Describe alternatives you've considered
N/A
Additional context
N/A
Usage Product
N/A
Product Name:
Product URL :
Using Function:
The text was updated successfully, but these errors were encountered: