Pabbly Connect & Payment Gateway Integration

Status: Open · Asked by JP Roux on · 0 views

jpr — Question ·

I'm on Pabbly Connect and want to integrate with Payfast that is a payment gateway in South Africa. Here's their development section - https://developers.payfast.co.za/docs#home - I have no idea where to start. How do integrate Pabbly with this payment gateway?

Arshil Ahmad — Reply ·

Hi @jpr,

Currently, we do not have a direct integration with PayFast. If you would like to see this application integrated with Pabbly Connect, you can submit a request on our dedicated platform: https://pabbly.hellonext.co/
Our integrations team will review your request and, if feasible, add the desired application to Pabbly Connect.

In the meantime, you can consider utilizing Webhooks or API by Pabbly module to achieve your use case.

youtube.com/watch?v=bmf4och_kTk

youtube.com/watch?v=FRkl5R7-Ls0

jpr — Reply ·

Thanks, Pabbly has a vast amount of videos. Can you recommend a few videos that shows how to integrate 3rd party payment gateways into Pabbly? It will also help if you could advise as to what is needed like 1) Need API from payment gateway or 2) Need webhook from payment gateway or 3) need something else. And then also, exactly how to integrate it into Pabbly. Advice and specific tutorials would be highly appreciated. Thanks. JP

Arshil Ahmad — Reply ·

You can check out how we set up Razorpay (a 3rd party payment gateway) as our trigger and action application from the playlist shared below.
https://www.youtube.com/playlist?list=PLgffPJ6GjbaJI59pvLMrn_zHXqyRXkhRX

1) Need API from payment gateway

If you want to set up the payment gateway as an action step, then it needs to have a REST API. If it does, you can use the API by the Pabbly module to integrate that application.

youtube.com/watch?v=bmf4och_kTk

2) Need webhook from payment gateway

If you want to set up the payment gateway as the trigger step, then it should support webhooks. You can use the Webhook by Pabbly to set up the payment gateway as your trigger step.

youtube.com/watch?v=FRkl5R7-Ls0

Back to all forum threads · Log in to reply