#jamie_97274

1 messages · Page 1 of 1 (latest)

tulip forumBOT
umbral elm
#

hi there!

#
  1. smart retry by itself don't send any email, it just retry the existing payment method automatically
wraith turret
#

RE: 1. how can I test a disputed payment with a test clock?

umbral elm
#

test clock is not for testing dispute, but to allow you to move time forward with Subscriptions. that can be very useful.

#

looking into sepa disputes now

wraith turret
#

also how to test 3. with a test clock? You can not remove a sepa_debit payment method so how would I simulate a test failed payment with sepa_debit exactly?

umbral elm
#
  1. sure you can change the default payment method of a subscription
wraith turret
#

yes I am aware but you recommended to use test clocks, I do not see how to do that for sepa debit disputes OR sepa_debit failed payments, because you can not remove a sepa_debit payment method so you can not simulate it failing

umbral elm
wraith turret
#

hmm but we are in the netherlands we use ideal

#

so we grab a payment to start a subscription, add balance to the customer to start a subscription, get sepa_debit from the payment details and attach it to the subscription

#

we do not enter card numbers

umbral elm
wraith turret
#

considering I can not use those numbers

#

can you remove a sepa_debit payment method from a dev subscription for me?

#

or is there a way to test this with iDeal

umbral elm
#

can you remove a sepa_debit payment method from a dev subscription for me?
can you clarify what you mean exactly? you can always change the default payment method of a subscription on your end.

wraith turret
#

one of us is misunderstanding - I need to test the iDeal (that becomes a sepa_debit) failed payment

#

changing a payment method does not help me test a failed sepa_debit payment

#

I can simulate a failed CC payment by removing the payment method, but you can not remove a sepa_debit payment method

umbral elm
#

Here's what I am suggesting in more details:

  • Start a Subscription with iDeal, and the first payment will succeed
  • Then update the payment method of the Subscription with a Sepa Debit that will fail
  • Use Test Clock to move time forward
  • The Sepa Debit payment will fail
    Is this not what you are trying to do?
wraith turret
#

You can not remove/edit a sepa_debit payment method

umbral elm
wraith turret
#

You're sending me an API to change a payment method on a subscription

umbral elm
#

correct

wraith turret
#

how does that help me test a failed sepa debit?

umbral elm
#

did you read my message above? can you clarify why that would not work for you?

  1. Start a Subscription with iDeal, and the first payment will succeed
  2. Then update the payment method of the Subscription with a Sepa Debit that will fail
  3. Use Test Clock to move time forward so a new Invoice is created
  4. And the Sepa Debit payment will fail
wraith turret
#

there is no way for me to have a sepa_debit failing card?

#

to fail a cc subscription you can just remove the cc payment method - easy. You can not do this with a sepa_debit payment

umbral elm
wraith turret
#

none of those go to a failed payment

#

nevermind this is not even doable when your integration is using iDeal

umbral elm
#

if the PaymentIntent status goes to requires_payment_method, it means that the payment failed

wraith turret
#

And how do you propose I add any of these account numbers?

#

you do not have this input for numbers when using iDeal

umbral elm
wraith turret
#

can you not remove/edit the attached payment method for me? I do not have the ability to edit/remove sepa_debit cards, even on the test environment (?), but surely you can?