Hi, is it possible to get an API or SDK if I hire a developer to make a payment gateway for me? I need one for Payrexx, which is a Swiss company. Most even European payment providers have their servers on US ground or in UK.
I am using Payrexx for all my payments also on other pages, so I would like to use that instead of Stripe.
We have API Routes for the Amelia app, but most of them are protected. Depends on of the permissions that is set in WordPress Accounts. You can check those API Routes in our free version of Amelia. Amelia Lite is a free WordPress booking plugin that allows to set up a fully-featured automated WordPress booking system on your website. It is a handy tool for small businesses and individuals that depend on stable appointment-booking processes. You can download it from this link.
When you download Lite version you can find all API Routs in this file ../wp-content/plugins/ameliabooking/src/Infrastructure/Routes/Routes.php
Would this help? If not, please let me know, and I'll reach out to our development team with this question.
What does it have to do with front? You mean a new payment gateways needs to be implemented in frontend as well? Just the icon, or a radio button with the logo aside?
Not front-end the customers see, but the front of the plugin, as in UI. We don't have any APIs, and thewhole plugin is modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the js and customize it.
Hi, is it possible to get an API or SDK if I hire a developer to make a payment gateway for me? I need one for Payrexx, which is a Swiss company. Most even European payment providers have their servers on US ground or in UK.
I am using Payrexx for all my payments also on other pages, so I would like to use that instead of Stripe.
http://payrexx.ch
Hello again Heinz.
We have API Routes for the Amelia app, but most of them are protected. Depends on of the permissions that is set in WordPress Accounts. You can check those API Routes in our free version of Amelia. Amelia Lite is a free WordPress booking plugin that allows to set up a fully-featured automated WordPress booking system on your website. It is a handy tool for small businesses and individuals that depend on stable appointment-booking processes. You can download it from this link.
When you download Lite version you can find all API Routs in this file ../wp-content/plugins/ameliabooking/src/Infrastructure/Routes/Routes.php
Would this help? If not, please let me know, and I'll reach out to our development team with this question.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
haven’t checked yet but is the same information available in the Premium version which I already have installed?
Ok, I saw it now. It’s also there in the premium version :)
Don’t know what to do with that, but a developer should know it.
Thanks
You're welcome Heinz
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
My developer does not know what to do with API routes.
Is there another way to connect via API or SDK? Can you ask your developer team?
Hi again Heinz
Unfortunately what you're asking can't be done. Front is created in Vue, so it's not possible to modify it.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
What does it have to do with front? You mean a new payment gateways needs to be implemented in frontend as well? Just the icon, or a radio button with the logo aside?
Hi again Heinz
Not front-end the customers see, but the front of the plugin, as in UI. We don't have any APIs, and thewhole plugin is modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the js and customize it.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables