Ive been designing a site for a client in the Maldives, but realised that the only payment gateway WIX will offer when the business location is set the Maldives is PayPal (not what the client wants)
Is it possible to integrate a third party payment gateway to my custom shop? In this case it would be
BML Payment Gateway (Maldives) via velo code?
Or is this totally impossible on WIX?
Shopify and Wordpress seem to allow this plugin, but I have put my heart and sole into the this website and would be a disaster to have to quit now - see my site here
You can ONLY use with Velo code: https://www.wix.com/velo/reference/wix-fetch
There isn’t any pre-made plugin.
Check their API docs too. Not easy for non-developers. However, try to learn from here: https://www.wix.com/velo/example/create-a-weather-widget
Thank you, do you have any example code of fetching a third party payment gateway and connecting to a store?
Although I have used wix code alot, I am not a developer, so might have to hire someone.
Does the fetch option for a payment gateway look really rubbish? The site needs to look really smart…
No one knows you used Wix code, except you tell others you are proud of using Wix😂 the fetch option is smarter than the WordPress plugin, because WP/SHOP will make the website slower and … laggy, plus NO customization. You have your own control with Wix Velo, everything is in your hand.
I don’t have any pre-made code on your payment gateway, however, we are able to help you (if you wish to). You need to post the API (documentation for developer) here to check the possibility
Thank you I would really appreciate some help, and not sure what the forum rules are regarding this, but would I pay for this?
I believe this is the right documentation, but I can confirm shortly - GitHub - bankofmaldives/bml-connect
I can confirm this is the correct documentation https://github.com/bankofmaldives/bml-connect - is this going to be possible and might you be able to help me? Thank you in advance
@gergemina You can contact this user via the Wix Marketplace: https://www.wix.com/marketplace/wix-partner/certified-code#projects
Thanks!
@marlowe-shaeffer Thank you! Before I commit to getting help, is this something I could do myself do you think? I have used a lot of velo code on my site already, Im just a beginner but feel like I can get my head around it. Is there anywhere that talks through the process of connecting a thrid party gateway? thanks!
@gergemina I’d recommend searching the Forum for similar topics to see what’s helped other users. Many users recommend this example about Stripe as a starting point (even though you’re not looking to integrate with Stripe): [https://www.wix.com/velo/forum/coding-with-velo/example-stripe-payment-processing](https://www.wix.com/velo/forum/coding-with-velo/example-stripe-payment-processing
I)
Good luck!
@marlowe-shaeffer Thanks, is it still possible to work with wix stores app, but just have the payment gateway as different - so product pages, automated shipping costs all keep functionality through wix stores, just payment method is coded differently?
Did you find a solution for this yet?