#xantin
1 messages · Page 1 of 1 (latest)
Hi 👋 you decide when enabling PayPal where to settle funds:
https://stripe.com/docs/payments/paypal/connect-your-paypal-account#:~:text=Select your settlement preference
I'm not aware of a reason why you wouldn't be able to use a valid PayPal account, even if it's new. Are you encountering errors when trying to do so?
The last question is a bit vague, but ultimately what happens depends on what you build your integration to do. You can user the approaches described here to test failed payments and see how your flow will handle those:
https://stripe.com/docs/payments/paypal/accept-a-payment?platform=web&ui=checkout#test-integration
I'm in subscription business
is mentioned Caution
To start accepting PayPal subscriptions on Stripe, your PayPal account should have Reference Transactions enabled. Please contact your Stripe account manager for more details.
about: "What happen if PayPal payment fail" I meant: What happen if user has a subscription that is using paypal as payment method and PayPal payment fails
Yes, that is a requirement you need to handle if you're going to be using PayPal with Subscriptions.
Then the payment fails, sorry, I'm still not really sure what you're trying to ask there. If you're asking what exaclty happens to the Subscription, that depends, is this the first payment that is failing or a recurring payment? What are the settings for your Subscriptions for failed payments?
https://dashboard.stripe.com/settings/billing/automatic#:~:text=Manage failed payments for subscriptions
I would recommend using Test Clocks, which allow you to advance a testmode Subscription through it's lifecycle, so you can see exactly how it will behave:
https://stripe.com/docs/billing/testing/test-clocks
if recurrent payment fails
accordint to paypal they stop providing such feature for new users
Important: PayPal isn't accepting new users for this feature, and we require existing users to upgrade to our Advanced Debit and Credit solution that supports EMV 3DS (3DS 2.0) for PSD2. Our Advanced Debit and Credit solution enables highly customizable custom-card fields and reduced PCI Compliance requirements. For more information, se
ad) money from recurrent payment will go where to the Stripe balance, or Paypal?
Thank you for flagging that, I'll make sure our teams are aware.