Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 5 of 5 total |
Payment Gateway Suggestions |
Fri, Aug 7 2020 5:28 AM | Permanent Link |
Paul Coshott | Hi All,
Has anyone implemented a payment gateway into an EWB web app to process payments? I was hoping for some payment gateway recommendations. Thanks all. Cheers, Paul |
Fri, Aug 7 2020 11:43 AM | Permanent Link |
Matthew Jones | Paul Coshott wrote:
> Has anyone implemented a payment gateway into an EWB web app to process payments? Hmm, I've done two - one to a credit card service on my server, which needed custom API's to operate, and one was a PayPal system which had to divert off to PayPal and have me come back and auto-login again. I used the HTML container for any custom stuff (3D-Secure). I don't think my experience helps really, other than it can be done. You just have to work out what your provider requires. I also recently did a thing using the pop-up PayPal, which is all Javascript but I have no idea how that would integrate. It calls a Javascript event at the end with completion status. Basically, I think just go with something. The big ones people talk about are PayPal and Stripe. -- Matthew Jones |
Fri, Aug 7 2020 4:09 PM | Permanent Link |
Walter Matte Tactical Business Corporation | My backend web server - running as an ISAPI DLL under IIS - could use any gateway. I have done one to Helcim (in Canada) using their Rest API. But since my back end is a Delphi DLL (ISAPI) and gateway you can code in Delphi could be used.
Walter |
Sat, Aug 15 2020 3:30 AM | Permanent Link |
Paul Coshott | Thanks guys.
Cheers, Paul |
Tue, Aug 18 2020 7:50 PM | Permanent Link |
KimHJ Comca Systems, Inc | Paul Coshott wrote:
> Has anyone implemented a payment gateway into an EWB web app to process payments? I have payment integration with Gravity using uspay web service and Cayan (now TSYS) using web service. I get the information on the web page and then make a HTTPS post to a EWB module that I wrote in Delphi XE6, that process the payment and then return the result to the web page. Kim Jensen |
This web page was last updated on Monday, September 9, 2024 at 03:13 PM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |