#shaymolina_api

1 messages · Page 1 of 1 (latest)

quartz shuttleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1257607699030343810

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

sharp hollow
#

Hi, let me help you with this.

#

Have you tried requesting "card_payments" capability too?

marsh wolf
#

Hi vanya, how are you?
The default for our platform (WordPress) was to ask for card_payments.

#

But because we want to allow cross-bording countries to also open a store in the marketplace with us, according to your documents, we had to cancel this request

sharp hollow
#

Not sure how is it connected. Were you getting a different error message when making the request with card_payments capability?

marsh wolf
#

We did all kinds of tests related to getting the agreement

#

When stripe_dashboard[type]=none and requirement_collection=stripe, Stripe must be liable for negative balances or refunds and chargebacks.

#

When controlling requirement collection, the Connect application must also control losses, fees, and specify a dashboard type of none.

#

For example these three, but they have all been resolved

#

This is the request we send in the API.

sharp hollow
marsh wolf
#

req_ex51QbPzjOESEN

sharp hollow
#

You probably need to set losses.payments=stripe

marsh wolf
#

After that the error will not appear:
"Your platform needs approval for accounts to have requested the transfers capability without the card_payments capability. If you would like to request transfers without card_payments, please contact us via https://support.stripe.com/contact” ?

sharp hollow
#

... and request the cards_payments capability

marsh wolf
#

Even in your article about cross bordering countries it says that it is not possible to request cards_payments in these countries?

sharp hollow
marsh wolf
#

After all, the whole story started with the fact that we had to download the cards_payments parameter so that countries like Israel could open a Stripe account.

#

And after we downloaded the parameter, this problem arose

sharp hollow
#

Probably there's some country restrictions in that regard, but I don't know much about it.

quartz shuttleBOT
acoustic fern
#

Hey! Taking over for my colleague. This is probably a country (mapping) restrictions, the next option is to reach out to Stripe Support at https://support.stripe.com/contact. Between, choose the email option, it's the best way for async follow-ups.

marsh wolf
#

Hi, thank you very much for the reply.

We already have 2 inquiries by email and have been waiting for an answer for over a month and there is no answer

marsh wolf
#

After doing that we got this error

acoustic fern
#

Unfortunately, this channel is for technical integration questions only however the error you are facing seems to be a country limitation. You are making exactly the same request documented (req_jGZXySGwcJl2sH)
https://docs.stripe.com/connect/service-agreement-types#choosing-type so this seems just something need to be activated in your account (maybe?).

marsh wolf
#

This is the ID of the error we currently have req_tcwWWbnjWSS1sp

#

received after adding the losses.payments=stripe

acoustic fern
marsh wolf
#

that what you said ...

acoustic fern
#

Sorry for that confusion, but you need to use application.

#

You are making the correct request according to the documentation.

#

Probably it's a country restriction or a limitation on your Account. This request is in a good shape req_jGZXySGwcJl2sH. Your account needs approval from Stripe.

marsh wolf
#

You are probably right.
After I changed it to applciation we get the error again:
Your platform needs approval for accounts to have requested the transfers capability without the card_payments capability. If you would like to request transfers without card_payments, please contact us via https://support.stripe.com/contact.

#

We have been waiting for over a month. Do you know what else can be done to speed it up?

acoustic fern
#

If this is an urgent ask or require priority assistance, you probably want to migrate your support plan:
https://stripe.com/support-plans
Between, I'm not sales and don't know how that works exactly.