#Asad

1 messages · Page 1 of 1 (latest)

velvet cairnBOT
whole herald
#

Hi there!

rapid lava
#

hi

whole herald
#

Can you clarify what you mean by "retry-payment feature"?

rapid lava
#

like i want a button on my platform which will retry the payment that was previously failed

#

i can do it manually in stripe dashboard,but i want to achieve this in my platform.

whole herald
#

For what types of payments? Ones created by subscriptions or invoices?

rapid lava
#

yupp

whole herald
rapid lava
#

will this work for failed payments?

#

and how it'll take the credit-card number and cvc?or it will paid with the same credentials (card number +cvc) ?

whole herald
rapid lava
#

didn't get that

pseudo skiff
#

Hi there 👋 I'm jumping in as my teammate needed to step away. Can you tell me a bit more about the flow that you're trying to build? Do you want your customers to be able to provide new payment method information, or do you want to only give them the ability to retry the payment using the same payment method?

rapid lava
#

i've build a platform,where i am getting the failed payments of a specific user. I want to re-payment those failed payments using my own django web platform