#atulpal
1 messages ยท Page 1 of 1 (latest)
I'm using stripe Connect
and also I want to enable the stripe crypto as well
so how can I enable the crypto payouts
for crypto payouts you can take a look at this guide https://stripe.com/docs/connect/crypto-payouts and contact https://support.stripe.com/?contact=true for more info
Find help and support for Stripe. Our support center 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.
what Stripe integration are you using?
I meant Checkout? Payment Elements? etc..
I'm using checkout session
so is it possible to get some fee or amount at time of payment to express accouht
there's no way of doing a fee percentage per say. instead you can specify the application_fee_amount https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-application_fee_amount
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I found this in documentation-
" This dashboard is where they can link a crypto wallet and choose their preferred currency"
but where is any option to choose crypto wallet in express dashboard
since this is a beta feature you need to first contact support https://support.stripe.com/?contact=true to see whether you're eligible to get into the beta. They will also give you guidance on implementing this
Find help and support for Stripe. Our support center 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.
let me know if you need any more help
Yes , I got now the fee for my platform ..but it will be same for the paymentIntent as well
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
thanks