Hi everyone,
I was wondering if there is any module that integrates with the Braintree Payment Gateway. I already developed part of the integration but am having trouble implmenting the 3D Secure validation part.
I know this is a far fetch but if anyone is using Braintree with outsystems please let me know how you did it.
Thanks in advance,
João Ferreira
There may be some solution to include a script tag in this thread. Especially check the last post.
Hi João,
Any specific problem you are facing?
Hi Kilian,
Yes, I'm following this tutorial on implementing the 3D Secure validation:
https://developer.paypal.com/braintree/docs/guides/3d-secure/client-side
Mostly I'm finding t dificult to import js scripts from an external source (in this case braintree) and also can' figure out how to place the drop in and call it on my outsystems screen,
Thanks in advance.