Pabbly Connect & Payment Gateway Integration

ArshilAhmad

Well-known member
Staff member
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.


 

jpr

Member
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
 

ArshilAhmad

Well-known member
Staff member
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.

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.

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.
 
Top