#Steve

1 messages · Page 1 of 1 (latest)

raw burrowBOT
tiny reef
#

How did you use Charges API with Subscription? Charges API is for one-time payment.

Subscriptions with Stripe Billing uses Payment Intent

fair kindle
#

all my payment are subscription base. so i didnt use one-time payment. Payment Intent means already have 3DS right?

tiny reef
#

Can you share your account ID, so that I can take a closer look at how your integration works and how Charges API is used? You can find your account ID by logging in to https://dashboard.stripe.com/settings/account. It'll be in the upper right hand corner and looks like acct_123

raw burrowBOT
fair kindle
#

my account id acct_1GM9mbK4b68Eu8Ga

tame pollen
#

Hi @fair kindle I'm taking over

#

Based on your log, ther's one Charge created by ClickFunnels, you might want to reach out to the plugin provider and ask them to update to PaymentIntents API

fair kindle
#

how about the recurring payment have issue? i using recurring payment of Subscriptions with Stripe Billing

#

does Subscriptions with Stripe Billing is one of PaymentIntents API?

tame pollen
#

Subscription will create invoices, and invoices will create PaymentIntents under the hood.