Payment Gateway Plugin Example Offline / Online Fields #7892
Replies: 2 comments
-
|
Upon further testing its not necessarily the offline plugin that needs to be enabled, any other payment gateway needs to be enabled for the inputs to show. The input elements dont even render without another payment gateway being enabled? |
Beta Was this translation helpful? Give feedback.
-
|
@demo7up Not sure if I understand well the problem you're facing, so let me know if this is your problem actually: You're trying to create a custom gateway integration, but the input fields of your gateway are displayed only when another gateway is enabled in the GiveWP settings. Is that correct? Also, to better assist you, would be necessary take a look in how your implementation is being done right now. Do you have a GitHub repository with your gateway implementation that you can share? |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is something im confused about and havent been able to figure out Ive got the plugin working, but for the input field to show on onsite offline has to be enabled as a gateway, if offline is disabled only the label shows and not the input field.
Disabled ->

Enabled ->

Beta Was this translation helpful? Give feedback.
All reactions