Hello
I need help adding a payment gate to my workflows and app in bubble, that is not on the bubble plugin list
How can I go about that?
Hello
I need help adding a payment gate to my workflows and app in bubble, that is not on the bubble plugin list
How can I go about that?
Use the API Connector plugin.
Okay, then what drop down option should I choose for Authentication
And which shared header should I Add?
Which shared parameter should I Add?
And how would I go about calling that APU when Someone purchases something and they have to pay their bill?
That all depends on the API youâre using, so youâll need to familiarise yourself with their API documentation and learn how it works before attempting to set up the calls.
As for the rest, once your API calls are set up and working, you can use them in your app workflows like any other action (just make sure the API calls are set to âActionâ if you want to use them in workflows).
Thank you for this