#evan_09475
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- evan-subscription-paypal, 6 days ago, 23 messages
What's the paymentIntent ID?
Thats an example
pi_3O7uQ1D9sYh65PYt0az5HoyU
This PI was generated by subscription invoice, so you need to enable paypal in invoice's payment method https://dashboard.stripe.com/settings/billing/invoice
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I found this
To start accepting PayPal subscriptions on Stripe, your PayPal account should have Reference Transactions enabled. Please contact your Stripe account manager for more details.
``` from https://stripe.com/docs/payments/paypal/set-up-future-payments
Do you have Reference Transactions enable?
recurring payments were of, i turned them on just, not sure if this is related
How can I enable this?
Reach out to support https://support.stripe.com/contact/email
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
the support link for approving the recurring payment?
We mainly help with developers who want to integrate directly with the Stripe API here on this channel so unfortunately we don't know why that's still pending approval. If you reach out to Stripe Support - https://support.stripe.com/contact, they'll be able to advise you on that.
I understand, but from API dev perspective, do you have any idea if the paypal button should show or not if the recurring payments are still not approved?