2 answers
- 10-1
Here are some integration options in Joget:
- Joget List of Integrations https://dev.joget.org/community/display/DX7/Integration
- Joget SOAP Tool https://dev.joget.org/community/display/DX7/SOAP+Tool
- Joget API Builder https://marketplace.joget.com/jw/web/userview/mp/mpp/_/vad?id=api_builder_dx
- Joget Directory Managers https://marketplace.joget.com/jw/web/userview/mp/mpp/_/aa_all_products?d-8143592-fn_id=directory
- Joget Examples https://dev.joget.org/community/display/DX7/Integration+with+UiPath+Robotic+Process+Automation
- Google Drive Integration https://dev.joget.org/community/display/DX7/Google+Drive+Storage+Integration
- Slack Integration https://dev.joget.org/community/display/DX7/How+to+develop+a+Slack+Webhook+Tool
you can develop your own plugins to add new features or integrate with any proprietary system, see https://dev.joget.org/community/display/DX7/Extending+Functionality+-+Developing+Plugins .
Add your comment... - 10-1
You can make a call from your app's form to the payment provider's API, for example in Paypal, just call this Make a PayPal Button.
- jogetuser
What i mean is integration with other system(finance system) to get data and to verify the payment was successful. The payment gateway system was develop in that system. What i want is to get data from that system to verified/complete the payment flow in joget apps.
- Andrew
See Integration documentation
Add your comment...
How to do integration between apps develop with joget platform with external e-payment systems to pay and verify the fees. Is this possible?