#Gautam

1 messages · Page 1 of 1 (latest)

cinder needleBOT
queen iris
#

note that bank debit payment methods are never retried

static perch
#

for credit card .. how retry will work

queen iris
static perch
#

Thanks a lot Alex

#

what is the way to test the failed payment in test ...once we already paid with same card

#

considering the above case

queen iris
#

make the first payment with card A, then later change it to a card that will fail payment - search for Decline after attaching in https://stripe.com/docs/testing

static perch
#

if we are not using billing scale .. in that case we can not use the stripe hosted page toupdate payment details?

#

how we should ask to payment method or card details t user

queen iris
#

the settings page would indicate if you need billing scale to use a certain setting

static perch
#

it has disable ..

queen iris
#

if you're not using billing scale, then what you can do is to redirect the user to a certain page on your website to login and update their payment method details

static perch
#

ok ..

#

Thanks

shut pecan
static perch
#

could you please give me some pointers how to update the payment method ... change the card details or change the ACH details

#

if we will create a page from our side to update the payment method

shut pecan