#joel-k_docs

1 messages ยท Page 1 of 1 (latest)

sullen sentinelBOT
#

๐Ÿ‘‹ 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/1318150726278447156

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

placid aurora
#

๐Ÿ‘‹ happy to help

charred condor
#

You can clone only certain types of PaymentMethods. Cloning supports PaymentMethods that have type set to either card or us_bank_account.

#

The issue is I want to do this for a acss_debit payment method.

placid aurora
#

oh sorry, my bad, you want ACSS Debit not ACH Direct Debit

charred condor
#

Correct. For canada.

placid aurora
#

in that case, unfortunately there's no workaround

#

you can use Destination Charges w/ obo instead if that suits your needs

charred condor
#

Interesting.

Do destination charges cause the record of the payment to also be sent to the connected account, or is it only the proceeds of the payment that end up there? I think our accounting department wants to have the records held in the connected account.

#

Our connected accounts are way for our accounting department to segregate transactions within different subsidiaries that sell different products while keeping the purchasing experience for our customers functioning as one seemless whole.

placid aurora
#

in all cases, there will be a charge object created on the Connected account

#

the only difference is that in Direct charges no Charges/Transfers are created on the Platform

#

I suggest you watch these videos to better understand this
Destination Charge https://www.youtube.com/watch?v=l3z_3jDiPTI
Direct Charge https://www.youtube.com/watch?v=dCL9adgdP0A&t

In this episode, you'll learn all the objects involved in a destination charge using Stripe Connect and the payment flow for a destination charge between a platform and a connected account.

The platform we're building in this series allows creators to produce creative content (e.g., a newsletter), publish their content, and monetize their conte...

โ–ถ Play video

In this episode, you'll learn all the objects involved in a direct charge using Stripe Connect and the payment flow for a direct charge between a platform and a connected account.

The platform we're building in this series allows creators to produce creative content (e.g., a newsletter), publish their content, and monetize their content with pa...

โ–ถ Play video
charred condor
#

Do destination charges work in Canada for acss_debit? I ask because the documentation doesn't show Canada as an option on the customer location section on the custom flow tab.

placid aurora
charred condor
#

Alright. Good to know. I'll poke around with the destination charges tools for a bit.

#

It should be safe to close this thread. Thank you for your help.