#PabloDeveloper-sub-existing-pm

1 messages · Page 1 of 1 (latest)

last portal
#

Hey can you share the sub_xxx?

true rivet
#

do you mean this? this is testing mode.
Customer = "cus_LhGj5aZ2WTeiOp"
DefaultPaymentMethod = "pm_1LIZUsE30cIPcVGAwuOIO5FV"

last portal
#

Did your subscriptionService.CreateAsync call succeed?

#

Because you're passing payment_behavior: "default_incomplete" I suspect

true rivet
last portal
#

Do the above links help? You need to confirm the Payment Intent on the Invoice

true rivet
#

I'm verifying the info that you sent me, I will come back to you soon!

#

Thanks @last portal the issue was here payment_behavior: "default_incomplete"

I removed that line of code and tried again and it worked

last portal
#

np!