#markymarkoffchain
1 messages · Page 1 of 1 (latest)
hello! how can I help?
questions we have partnership with stripe, where stripe will pass us the ach direct debit -> only eligible for us customers. - are we only eligble to store the payment intents or token of the ach direct debit, or we get the actual routing number etc. Second, could we use the ach direct debit for the payout?
i don't know what does the term case partnership mean.
Are we only eligble to store the payment intents or token of the ach direct debit, or we get the actual routing number etc.
You will be able to view and store the routing number.
Second, could we use the ach direct debit for the payout?
Do you mean if you collect the bank account details for ACH debit, can you reuse that same collected details for payout? What connected account type are you using : Custom/Express/Standard?
thanks we are trying to have partnership to embed protection in stripe payment links for US customers. when stripe sends us the ach direct debit. we want to be able to offer the payout option which pay direct back to their ach direct debit method
not sure what connected account we should suggest here
excactly we aim for receiving the ach direct debit from stripe and store it for future payout
Hi @white tree I'm taking over this thread
Is your question about how to receive payout from Stripe?https://stripe.com/docs/payouts
YES but also about charge and storing ach direct debit
Can you elaborate more?
thanks we are trying to have partnership to embed protection in stripe payment links for US customers. when stripe sends us the ach direct debit. we want to be able to offer the payout option which pay direct back to their ach direct debit method
not sure what connected account we should suggest here
excactly we aim for receiving the ach direct debit from stripe and store it for future payout
so we are getting ach dd - not sure if that would be a token shared if it is done via payment link
receiving the ach direct debit from stripe and store it for future payout Can you elaborte this part?
and we want store this payment method for payout
so our business model is a embeded insurance
so we want to embede warranty in stripe payment link
when customer check out with any products via using stripe payment link select ach direct debit and stripe can share ach direct debit with us to purcahse insurance for customers when they checkout
and now what we want to do 1. store ach payment details for charges for insurance 2. payout if customer issue the claim
Ok, thanks for the explanation.
In order to send funds to individuals, you need to onboard them as connected account so that you can transfer funds to them and eventually payout to their bank account.
If you are new to Stripe Connect, you can get started from here https://stripe.com/docs/connect/accounts to choose the account type that you want to use.
thanks for confirming so stripe owns the charges we are only jump in for extra charges for insurance, does that follow the same process of creating the connected account for charges?
Are you asking the pricing for using Stripe Connect? https://stripe.com/pricing
thanks not really, what I want to confirm 1. what is the process of sharing or collecting the ach driect debit in stripe ecosystem without being the touch point 2. if we need to make payment to stored ach direct debit, it seems we must create the connected account/
- Are you asking if you can clone a payment method from platform to a connected account?
- Are you asking how to save a payment method without charging the customer?
- yes so as we are embeded solution, the stripe payment link (say amazon) is the original charge touch point, but assume both of us all in stripe ecosystem, could we get to share/clone the payment with amazon.And conduct our charges
OK. https://stripe.com/docs/payments/payment-methods/connect#create-payment-method this is how clone a payment method
https://stripe.com/docs/payments/save-and-reuse?platform=web and this is how you save a payment method without charging the customer
THANK YOU