#keviny5866
1 messages · Page 1 of 1 (latest)
hello! can you elaborate more? Why do you need to check if a payment method is valid before processing?
my scenario is, when i want to change subscription
tested with a failed payment card but it still goes through but the status is past due
i wanted it to not continue
i think pending updates is what you actually need : https://stripe.com/docs/billing/subscriptions/pending-updates - so that the update doesn't occur if the payment fails