Title: GP-webpay integration
Last modified: November 5, 2020

---

# GP-webpay integration

 *  Resolved [johnyservice](https://wordpress.org/support/users/johnyservice/)
 * (@johnyservice)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/gp-webpay-integration/)
 * Hallo, I have Global Payments payment gateway, is any way how to intagrate it
   to my form?
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgp-webpay-integration%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Support [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * (@wpmudevsupport11)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/gp-webpay-integration/#post-13624808)
 * Hi [@johnyservice](https://wordpress.org/support/users/johnyservice/),
 * I’m afraid, there isn’t any feature at the moment to add payment gateways other
   than PayPal and Stripe. It’ll require custom coding.
 * Could we know what feature does GP Webpay have or any useful features when compared
   to the common gateways so that I could bring this into our Forminator team’s 
   attention to consider this as a feature in future updates?
 * Looking forward to your response. Have a nice day ahead.
 * Kind Regards,
    Nithin
 *  Thread Starter [johnyservice](https://wordpress.org/support/users/johnyservice/)
 * (@johnyservice)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/gp-webpay-integration/#post-13626756)
 * Hi [@wpmudevsupport11](https://wordpress.org/support/users/wpmudevsupport11/),
 * thank you for your help, I really appreciate that.
 * Here is link to plugin and instructions to install plugin of Global Payments 
   payment gateway based on WOOCOMMERCE:
 * [https://drive.google.com/file/d/1fQbuokVGrfVkSd8O_BrkLxaRMXS9cd9S/view?usp=sharing](https://drive.google.com/file/d/1fQbuokVGrfVkSd8O_BrkLxaRMXS9cd9S/view?usp=sharing)
 * Link to other technical documentation:
 * [https://drive.google.com/file/d/1A3fGyKpJ0BK-KRHfLFxo9o8zZoRBCJkY/view?usp=sharing](https://drive.google.com/file/d/1A3fGyKpJ0BK-KRHfLFxo9o8zZoRBCJkY/view?usp=sharing)
 * Also link to implementation examples:
 * [https://drive.google.com/file/d/1bmXdqtaTULuYLdDbNYKu7DailL4cn1Wx/view?usp=sharing](https://drive.google.com/file/d/1bmXdqtaTULuYLdDbNYKu7DailL4cn1Wx/view?usp=sharing)
 * Link to demo shop PHP:
 * [https://drive.google.com/file/d/1GOdLqCMCWXJRydA1LAgIislcCjs1c6TQ/view?usp=sharing](https://drive.google.com/file/d/1GOdLqCMCWXJRydA1LAgIislcCjs1c6TQ/view?usp=sharing)
 * Thank you
 * Kind Regards,
    Johny Service
    -  This reply was modified 5 years, 7 months ago by [johnyservice](https://wordpress.org/support/users/johnyservice/).
 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/gp-webpay-integration/#post-13631898)
 * Hi [@johnyservice](https://wordpress.org/support/users/johnyservice/)
 * Thank you for all the information.
 * I checked the woocommerce integration and it seems really light only two PHP 
   files.
 * We are going to forward this as a feature request to our developers, however,
   I can see this os a local payment service, we do have plans to add more payment
   modules, but on the first moment, we are looking for options that include multiple
   countries as Stripe and PayPal.
 * But I do believe this integration could be done by a developer checking the plugin
   classes and our API documentation: [https://premium.wpmudev.org/docs/api-plugin-development/forminator-api-docs/](https://premium.wpmudev.org/docs/api-plugin-development/forminator-api-docs/)
 * Best Regards
    Patrick Freitas
 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/gp-webpay-integration/#post-13656739)
 * Hi [@johnyservice](https://wordpress.org/support/users/johnyservice/)
 * I hope you are doing well.
 * We haven’t heard from you in a while, I’ll mark this thread as resolved.
 * However, feel free to let us know if you have any additional question or problem.
 * Best Regards
    Patrick Freitas
 *  Thread Starter [johnyservice](https://wordpress.org/support/users/johnyservice/)
 * (@johnyservice)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/gp-webpay-integration/#post-13657779)
 * Hi [@wpmudevsupport11](https://wordpress.org/support/users/wpmudevsupport11/),
 * I’m little bit confused, because I thought, that Global Payments is among leading
   credit card processing companies (not only in central Europe, where seems more
   frequent than PayPal [Wikipedia](https://en.wikipedia.org/wiki/Global_Payments)).
 * However, I built all my websites myself, but I’m beginner with only little website-
   developing knowledge. I would appreciate more help from you. Could you advise
   me and specify, how exactly add anyone payment gateway to Forminator? Will be
   any template to customize it or any instruction manual? I looked plugin classes
   and API documentation, you wrote above, but I really don’t know what to do with
   it.
 * Thank you, I really appreciate your help.
 * Kind Regards,
    Johny Service
 *  Plugin Support [Saurabh – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support7/)
 * (@wpmudev-support7)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/gp-webpay-integration/#post-13663258)
 * Hello [@johnyservice](https://wordpress.org/support/users/johnyservice/),
 * Just to give you a brief idea of things, you first need the following:
 * 1. Dev doc from the plugin to custom create a gateway.
    2. Forminator API doc
   as listed by my colleague. 3. Gateway files location
 * The gateway files in forminator are placed in the Forminator-> Library-> Gateways
   folder.
 * You can refer the Paypal and stripe integrations to understand how you could 
   plan and make an extension on your end. I’m afraid there is no instruction manual
   or a document for the same as adding a gateway need custom development where 
   I suppose a template or module would not help as every gateway has limitations
   which need to be followed while you develop the extensions.
 * Thank you,
    Prathamesh Palve

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘GP-webpay integration’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

## Tags

 * [payment gateway](https://wordpress.org/support/topic-tag/payment-gateway/)

 * 6 replies
 * 4 participants
 * Last reply from: [Saurabh – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support7/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/gp-webpay-integration/#post-13663258)
 * Status: resolved