Links
Comment on page

Create Payment Token

Let's see how to create a payment reference token

Initialize Api

post
https://api.foloosi.com/aggregatorapi/web/initialize-setup
Get Reference Token

Api Specification

  • Request call must be on POST.
  • This Api will be used to confirm the feature you are about to Use.
  • For Hosting Payment Method, You need to pass your callback URL in site_return_url.
  • For Saved Card Payment Method, You need to pass your customer unique details like email,etc. to customer_unique_identifier.

Post Request Body

Request Body
Description
site_return_url
  1. 1.
    If you are using hosting payment, this is mandatory.
  2. 2.
    Otherwise It is optional field.
  3. 3.
    It must be a string.
  4. 4.
    Get the payment response after payment complete.
  5. 5.
    click here to learn about Hosting Payment Page.
customer_unique_identifier
  1. 1.
    This is mandatory when you are using saved card payment.
  2. 2.
    This data must be Unique like email id,customer id, etc.,
partner_unique_reference
  1. 1.
    This is mandatory when transaction is based on partner flow.

Support

Visit https://www.foloosi.com for support requests or email to [email protected].

Developed by

Foloosi Technologies Pvt Ltd.

License

Copyrights (c) 2022 Foloosi