Paystack Integration Using Webhook

zyman

Member
I am trying to integrate Paystack to Google Sheets.

I noticed that triggers are not yet available for paystack. So, I tried using webhooks.

I pasted the webhook generated by pabbly in paystack and saved it. Then made a live purchase on my site.

The webhook instructions in pabbly say I should click the "capture webhook response" button. But there is no such button on the page. (see attached image)

How should I resolve this?
 

Attachments

  • paystack-webhook.jpg
    paystack-webhook.jpg
    54.3 KB · Views: 49

Supreme

Well-known member
Staff member
Hey @zyman

After placing the webhook URL in your Paystack, saving it in your Paystack account, then you can press the capture webhook response button on your Webhook Trigger.

After that, you need to make a sample payment so that the Webhook captures your payment response, which you can see in your webhook Response.

2021-09-15_11h22_19.png


Thanks!!
 
Top