Custom payment gateway compatibility with visual form builder #7428
Replies: 1 comment 6 replies
-
Hello @ChepkemoiPeris First you will need to migrate your gateway over to use our Gateway API, which is a pre-requisite to compatibility with the visual form builder. Documentation for this is here: https://givewp.com/documentation/developers/how-to-build-a-gateway-add-on-for-givewp/ Once your gateway is moved over to our Gateway API I can guide you from there. It mainly requires adding an additional javascript file to render your gateway fields, or display a message if you are redirecting to an offsite gateway. We are still working on our documentation for the visual form builder but can help you get started here. Let me know how the first part goes 😄 |
Beta Was this translation helpful? Give feedback.
-
We have a payment plugin for give wp and now that they are introducing visual form builder we have to update our plugin to support that, but we have no documentation on how to upgrade our plugin to support visual form builder.
Please help on what we have to add or change to allow compatibility with visual form builder.
Beta Was this translation helpful? Give feedback.
All reactions