#vdoulcier

1 messages · Page 1 of 1 (latest)

round voidBOT
tribal comet
#

Hi
It depends on the Charge type you'll be using? Destination/Direct ?

pearl agate
#

It's only for a payment method enrolment, and I'd like the payment method to be enroled in the right connected account.
I will generate a client_secret for the right connected account (using Stripe API), but don't know which PK use for Elements in that case.

tribal comet
pearl agate
#

I already use the stripeAccount param (Node lib), so I think it's OK for the backend API call.

For the front side, I understand that I can use the top Stripe account pk, and just add the stripeAccount param for initialization?

tribal comet
#

yes exactly

pearl agate
#

Thank's!