DANA Subs Integration Guide

Dana Subscription is one of the payment channels available on Faspay. When choosing DANA Subscription as a payment method, the User makes subscriptions at the beginning, then will be automatically cut in the next month.

Integration Step:

  1. Post Data

  2. Inquiry

  3. Query All Subscription

  4. Inquiry Subscription

  5. Payment Notification

  6. Cancel Subscription

1. Post Data Transaction

This process is used to send transaction data from merchants to Faspay. This post data process is carried out when the merchant requests parameters and then Faspay will give a response to the request.

URL EndPoint

A. Post Data Transaction Request

The parameters that must be provided by the Merchant system to be accessed by the Faspay system are as follows:

Post Data Transaction Response

2. Inquiry

Inquiry is a process of checking the status of Faspay’s payment transaction. The detail of API Services of inquiry can be found here

3. Query All Subscription

This service functions to query all payments or subscription-related transactions.

Query All Subscription Request

Query All Subscribe Response

4. Inquiry Subscription

This service function integrates Faspay's Inquiry Subscription API with the Fund Details Query Order API.

URL EndPoint

Inquiry Subscription Request

The parameters that must be provided by the Merchant system to be accessed by the Faspay system are as follows:

Inquiry Subscription Response

5. Payment Notification

A process for sending notifications to the merchant's payment of Faspay. Payment notifications are sent via URL merchant who previously had been prepared, which is the URL to receive notifications of transactions hit. Faspay will retry to send a payment notification 3 times if the first try is not getting a response ok.

Payment Notification Request

Payment Notification Response

6. Cancel Subscription

This cancel subscription services function to cancel the payment which is all future billing will be disabled and the customer will no longer be charged on the billing date set by the customer plan

URL EndPoint

Cancel Subscription Request

Cancel Subscription Response

Last updated