#Partner

1 messages · Page 1 of 1 (latest)

low fieldBOT
fickle jolt
#

are you asking how to collect the payment method details on the frontend?

autumn umbra
#

Yes I think so.

#

In one time payment I sent client_secret from backend to front end

#

In front end I used react stripe

#

Then confirm payment with client secret in front end side

#

In subscription I can't find client secret

#

After create subscription in backend how can I confirm payment in front end side?

fickle jolt
#

did you expand the latest_invoice.payment_intent?

autumn umbra
#

Let me check