paymongo-links-and-refunds
Reactive icon

PayMongo Links and Refunds

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 08 June 2023
 by 
5.0
 (1 rating)
paymongo-links-and-refunds

PayMongo Links and Refunds

Documentation
1.0.0

Before We Start

  1. You must have a PayMongo account. Please sign up using this link.
  2. If you are still developing your application and want to test this component, you can use your secret key found in you developer's dashboard on your PayMongo account.
  3. If you want to receive actual payments you must first activate your PayMongo account. Login to your account then go to home page then click Active account and follow the steps.

Client Actions

  1. All Clients Actions require Authorization parameter. This is where you put your public or secret key. Just add your key and the client action will perform the encryption for you.
  2. All Client Actions containing POST API action have Errors attribute containing code and detail. These actions will always return a HTTP Response 200 but will have data in Errors attribute if problems were encountered.