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
I am wondering if paypal subscriptions can be made this way and how, considering that the client currently only supports the methods:
config()
confirmOrder(confirmOrderParams)
initiatePayerAction(initiatePayerActionParams)
How to pay for a subscription made on PayPal using Google Pay?
If orders can be paid, why can't subscriptions be paid?
I followed the tutorial from the website:
https://developer.paypal.com/docs/checkout/apm/google-pay/
I am wondering if paypal subscriptions can be made this way and how, considering that the client currently only supports the methods:
config()
confirmOrder(confirmOrderParams)
initiatePayerAction(initiatePayerActionParams)
How to pay for a subscription made on PayPal using Google Pay?
If orders can be paid, why can't subscriptions be paid?
related question #562
The text was updated successfully, but these errors were encountered: