Memberpress - how to test failed payments

Nicola

Member
Hi there - I need to create a workflow that triggers each time a transaction fails in Memberpress. But that's really hard to test in order to generate the webhook data. It's not easy to do a fake failed transaction. Is there any other way to test the webhook? Can I map data from a previous failed transaction instead?
 
P

Pabblymember11

Guest
Hey @Nicola

Since the MemberPress's trigger event is a webhook-type trigger event which Pabbly only captures the trigger response once send by the application.

So, you need to pass a test submission by giving a failed transaction.
 

Nicola

Member
Okay but how do I do that?

If I create a subscription and then change the card number to a fake one I’ve got no idea when the payment will be attempted so I can’t set up the Pabbly webhook to be listening at the right time.
 
P

Pabblymember11

Guest
Hey @Nicola

If I create a subscription and then change the card number to a fake one I’ve got no idea when the payment will be attempted so I can’t set up the Pabbly webhook to be listening at the right time.
You need to check the same from the MemberPress account.
 
Top