#anrighiwr_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1370041644702896239
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hey there, see here in the docs:
https://docs.stripe.com/payments/paypal#connect
Online marketplaces need to submit an onboarding request from the Stripe Dashboard to get access to PayPal. Stripe sends email updates about the progress of all requests, and the current status is also reflected on the Payment Method Settings page.
That links you to the payment method settings page where you can request access for connect, which must be approved before you can do this.
it is active: pmc_1KH2snD5S3Ge4mVNUSYUnEGN
also in the prod environment: pmc_1KH2snD5S3Ge4mVNaY0RaTfS
Did you specifically submit the onboarding request for Paypal w/ Connect at the link specified in the error message?
I see your account is set up as a Connect platform, but Paypal with Connect is a special thing that needs to be enabled on your account. The best team to talk about this with is our support team, they can help with account configuration issues https://support.stripe.com/?contact=true
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.
i can't understand what to do: paypal integration works correctly
for paypal w/ connect, i should contact the support asking what?
So the full error message that you got back was:
Your Stripe account currently does not support Connect payments with PayPal. To enable PayPal with Connect for your Stripe account, review the eligibility guidelines at https://docs.stripe.com/payments/paypal#connect and, if your setup is supported, submit an onboarding request via your Stripe Dashboard at https://dashboard.stripe.com/settings/payment_methods.
Which explicitly says that PayPal with Connect is a thing that is enabled on your account. Even though your account can use PayPal directly, and you can make payments with Connect, your account isn't enabled to use both together. Most payment methods are not like this, but some do require some extra steps to be used in certain ways.