#venkateshjsoft

1 messages · Page 1 of 1 (latest)

hallow mirageBOT
terse root
#

How can I help?

livid sage
#

we have process to retry failed payments

#

we sent email to users to retry

#

I want to know if there an URL i can give to user so they can directly pay the money

terse root
#

How exactly are you integrated? Are you using PaymentIntents API or something else?

#

Are these payments for a subscription?

livid sage
#

we are using paymentintent api

#

we have our own subscrptiion mode

#

we are not using stripe for billing or subscripitons

#

when we charge the customer during renewal, for some reason if its failed we will send remidner email

terse root
#

Got it. So in that case, there won't be any Stripe hosted surfaces where the customer can go and just pay.

You'd need to build your own UI/Page for this

livid sage
#

in the email we give the option for the user to pay directly

#

okay got

#

can't we use stripe hosted page?