Give us feedback
paymayaconnector
Reactive icon

Paymaya Connector

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 21 March 2022 by 
5.0
 (2 ratings)
paymayaconnector

Paymaya Connector

Details
A simple wrapper for interfacing with the Paymaya Payment Gateway.
Read more

This component makes it easier to trigger the checkout process using Paymaya on OutSystems. This connector leverages the PayMaya-JS-SDK-v2 found here: https://github.com/PayMaya/PayMaya-JS-SDK-v2


If you don't have a PayMaya Merchant Account yet, you can use the Public Sandbox APIs and the Test Cards here: https://developers.paymaya.com/docs/sandbox-credentials-and-cards-guide


*Note: This component references the script via CDN and does not keep a local copy of the script. If the URL is inaccessible to your server, this component will not work.

Release notes (1.0.1)

Updated the connector to use the Currency Data Type instead of Long Integer to allow amounts with decimal points.

The Demo App now has an Amount field for testers to play around with different values to see how the PayMaya page will be displayed.

Reviews (1)
by 
2022-03-17
in version 1.0.0
Super helpful since I am looking to create an app (for fun) that connects to PayMaya :)
Team