#roger-invoice-pay
1 messages · Page 1 of 1 (latest)
hello, ok so looks like the Invoice on your Sub is already finalized, in which case you can just pay() it
Awesome! I tested it in our dev account, and it reactivated the subscription as well.
Just to be certain, we should probably confirm the subscription's payment method is using the newly added one before retrying the payment?
probably confirm the subscription's payment method is using the newly added one before retrying the payment?
I think I get what you mean, like checking if pm_456 is the one being charged and not the older pm_123 right?
Correct. In this instance, a customer has a failed invoice payment attempt, and has input a new card. We are going to retry the payment against the new card, and I was just thinking it might be a good idea to confirm the subscription is using this new payment method for future automatic payments.