Replace PayPal as a provider with Google Pay #5

Closed
opened 2020-09-14 20:15:59 -05:00 by DarkFeather · 3 comments
Owner

PayPal has been our primary payment provider, and it with its child Venmo are still a major player in payment. The chief advantage PayPal brings is easy copy-paste code for one-button shopping, which is really nice for our website design.

However, we would still need a more robust system to support setting up recurring payments, and it would be nice to remove an additional partner. In addition, Google Pay's fees are a little less which matters a lot for us.

PayPal has been our primary payment provider, and it with its child Venmo are still a major player in payment. The chief advantage PayPal brings is easy copy-paste code for one-button shopping, which is really nice for our website design. However, we would still need a more robust system to support setting up recurring payments, and it would be nice to remove an additional partner. In addition, Google Pay's fees are a little less which matters a lot for us.
Author
Owner

An easy reference for PayPal's one-button set-up is here: https://www.paypal.com/merchantapps/appcenter/acceptpayments/checkout

Contrast that with the several days of setup and attestation with Google: https://developers.google.com/pay/api/web/overview

An easy reference for PayPal's one-button set-up is here: https://www.paypal.com/merchantapps/appcenter/acceptpayments/checkout Contrast that with the several days of setup and attestation with Google: https://developers.google.com/pay/api/web/overview
Author
Owner

Following up with @jml, we are trying Stripe for our payments -- their pricing schedule seems to be on-par with others and they support Google Pay and other digital wallets.

Following up with @jml, we are trying [Stripe](https://stripe.com) for our payments -- their pricing schedule seems to be on-par with others and they support Google Pay and other digital wallets.
DarkFeather added the
In-progress
label 2020-09-21 01:00:37 -05:00
Author
Owner

Implemented and thus far successful.

Implemented and thus far successful.
Sign in to join this conversation.
No description provided.