#Sameera

1 messages · Page 1 of 1 (latest)

twin voidBOT
rapid bloom
#

Hi there!

#

So you want to chage the customer at regular interval, and with a one time fee upfront?

twin voidBOT
tall spoke
#

yes ... for monthly recurring payment, need to have retry also in case first attempt fails

steady glacier
tall spoke
#

does this generate any id/ key for each new customer (subscription) ?

steady glacier
#

Yes, the session will create a new Customer object (cus_xxx) assuming you don't pass an existing one on session creatiion

tall spoke
#

we need to combine this with any webhook/ events to capture the data internally?

steady glacier
tall spoke
#

the retry part is part of the product created in the dashboard ?

steady glacier
#

What do you mean?

tall spoke
#

for recurring payment (through subscription), how to accomplish auto-retry in case of failure ?

steady glacier
tall spoke
#

ok... thanks

#

1 last question...

steady glacier
#

Sure!

tall spoke
#

how to integrate this into mobile app - Android & iOS - built on React Native ?

opaque agate
#

@steady glacier is there a way to pre initiate this subscription for testing?

steady glacier
steady glacier
opaque agate
#

@steady glacier sorry I think my wording was incorrect,
Like if I start a subscription for a user then I want to test the auto event of subscription that may happen after a month but I wanna test it now. Is it possible?