PayMongoSource extension

Instance of Source to provide a different payment gateway. Options allowed are GCash and GrabPay Link: https://developers.paymongo.com/docs/e-wallets-gcash-grabpay

on

Methods

createSource(SourceAttributes source) Future<SourceResult>
A Source resource is used to generate GCash/GrabPay checkout URL to authorize a certain amount to be deducted from your customer's GCash account and send it to your PayMongo account. After completing the authorization, your integration uses the chargeable source to make a create payment request and receive the payment.
retreiveSource(int id) Future<SourceResult>
Retrieves the payment