google-pay / flutter-plugin

Apache License 2.0
145 stars 129 forks source link

Payment #257

Closed pawan14325 closed 6 months ago

pawan14325 commented 7 months ago

How to check payment history and where is this listed

cookii-king commented 7 months ago

I think you have to integrate with third party payment processors such as Stripe or Braintree. I found Braintree was easier to implement and I don't know why 😭 I just started implementing pay package yesterday.

JlUgia commented 6 months ago

Hello @pawan14325, as @cookii-king points out, Google Pay does not process payments. It facilitates the payment process by offering encrypted payment credentials from your users' Google accounts to your payment processor. Here's the list of supported processors with Google Pay.