Payment Gateway
  • Home
    • Welcome
      • Cheatsheet
      • Contact Us
      • QRIS
      • Virtual Account
      • E-Wallet
      • Debit & Credit Card
      • Internet Banking
      • Convinient Store
      • Buy Now, Pay Later
  • API Documentation
    • Technical Doc of Fiuu ID
      • Payment Flow Overview
      • Online Payment / Transaction Process
      • Payment Status Flow
      • Security & Data Integrity
        • Verify Key [Confidential]
        • Secret Key [Top Secret]
        • vcode
        • skey
      • Developer Account
      • Hosted Integration APIs
      • Seamless Integration APIs
      • Direct Server Integration APIs
      • Payment Request Parameters
        • Hosted Integration
          • Request Parameters
          • Channel Lists
          • Examples
        • Seamless Integration
          • Request Parameters
          • Channel Details (mpschannel)
        • Direct Server Integration
          • Request Parameters
          • API Response
          • Channel Details (TxnChannel)
      • Payment Response Parameter
        • Payment Status Notification (Merchant Webhook or the 3 Endpoints)
          • Return URL with IPN (Instant Payment Notification)
          • Notify URL with IPN
          • Callback URL with IPN
      • TL; DR?
      • Comparison Chart
      • Merchant Request APIs
      • Error Codes
      • Resources
Powered by GitBook
On this page
  • ID, IDR, CC (TxnType: SALS, AUTH)
  • ID, IDR, Internet Banking
  • ID, IDR, EWallets
  • ID, IDR, Over The Counter (OTC)
  • ID, IDR, BUY NOW PAY LATER
  • Appendix for Channel Details
  • Appendix For Seamless & Direct Integration
  • Data Type Details
  • M/O Details
  1. API Documentation
  2. Technical Doc of Fiuu ID
  3. Payment Request Parameters
  4. Direct Server Integration

Channel Details (TxnChannel)

Country, Currency, Type

ID, IDR, CC (TxnType: SALS, AUTH)

Channel
Value of request & response
Display Name
Request Method
Recommended RequestType
Min Amount
E2Pay PaymentID

Card

CIMB_NIAGA

Visa/Mastercard/JCB

POST

REDIRECT

-

5

ID, IDR, Internet Banking

Channel
Value of request & response
Display Name
Request Method
Recommended RequestType
Min Amount
E2Pay PaymentID

CIMB OctoClicks

E2PAY_CIMBOCTOCLICKS_IB

e2Pay CIMBOctoClicks IB

POST

REDIRECT

> 10,000.00

26

DBank Pro

E2PAY_DBANKPRO_IB

e2Pay DBankPro IB

POST

REDIRECT

> 10,000.00

8

ID, IDR, EWallets

Channel
Value of request & response
Display Name
Request Method
Recommended RequestType
Min Amount
E2Pay PaymentID

CIMB QRIS

E2PAY_CIMB_QRIS

e2Pay CIMB QRIS

POST

REDIRECT

> 10,000.00

42

CIMB OctoPay

E2PAY_CIMB_OCTOPAY

e2Pay CIMB Rekening Ponsel

POST

REDIRECT

> 10,000.00

9

DANA

E2PAY_DANA

e2Pay DANA

POST

REDIRECT

> 100.00

32

LinkAja Applink

E2PAY_LINKAJA_APPLINK

e2Pay LinkAja Applink

POST

REDIRECT

> 100.00

29

LinkAja QRIS

E2PAY_LINKAJA_QRIS

e2Pay LinkAja QRIS

POST

REDIRECT

> 100.00

30

LinkAja Web Checkout

E2PAY_LINKAJA_WCO

e2Pay LinkAja Web Checkout

POST

REDIRECT

> 100.00

25

OVO

E2PAY_OVO

e2Pay OVO

POST

REDIRECT

> 100.00

27

ShopeePay JumpApp

E2PAY_SHOPEEPAY_JUMPAPP

e2Pay ShopeePay JumpApp

POST

REDIRECT

> 100.00

36

ShopeePay QRIS

E2PAY_SHOPEEPAY_QRIS

e2Pay ShopeePay QRIS

POST

REDIRECT

> 100.00

34

GOPAY

E2PAY_GOPAY

e2Pay GOPAY

POST

REDIRECT

> 10,000.00

41

MBayar QR

E2PAY_MBAYAR_QR

e2Pay MBayar QR

POST

REDIRECT

> 10,000.00

21

e2Pay WeChatPay QR

E2PAY_WECHATPAY_QR

e2Pay_WeChatPay_QR

POST

REDIRECT

>14000.00

ID, IDR, Over The Counter (OTC)

Channel
Value of request & response
Display Name
Request Method
Recommended RequestType
Min Amount
E2Pay PaymentID

BNI Virtual Account

E2PAY_BNI_VA

e2Pay BNI Virtual Account (VA)

POST

REDIRECT

> 10,000.00

28

CIMB Virtual Account

E2PAY_CIMB_VA

e2Pay CIMB Virtual Account (VA)

POST

REDIRECT

> 10,000.00

37

Mandiri Virtual Account

E2PAY_MANDIRI_VA

e2Pay Mandiri Virtual Account (VA)

POST

REDIRECT

> 10,000.00

44

Permata Virtual Account

E2PAY_PERMATA_VA

e2Pay Permata Virtual Account (VA)

POST

REDIRECT

> 10,000.00

22

BCA Virtual Account

E2PAY_BCA_VA

e2Pay BCA Virtual Account (VA)

POST

REDIRECT

> 10,000.00

38

BRI Virtual Account

E2PAY_BRI_VA

e2Pay BRI Virtual Account (VA)

POST

REDIRECT

> 10,000.00

40

BSI Virtual Account

E2PAY_BSI_VA

e2Pay BSI Virtual Account (VA)

POST

REDIRECT

>10,000.00

47

Alfamart

E2PAY_ALFAMART

e2Pay Alfamart

POST

REDIRECT

> 10,000.00

24

Indomaret

E2PAY_INDOMARET

e2Pay Indomaret

POST

REDIRECT

> 10,000.00

19

ID, IDR, BUY NOW PAY LATER

Channel
Value of request & response
Display Name
Request Method
Recommended RequestType
Min Amount
E2Pay PaymentID

Kredivo

E2PAY_KREDIVO_FN

e2Pay Kredivo Financing

POST

REDIRECT

-

23

Indodana

E2PAY_INDODANA_FN

e2Pay Indodana

POST

REDIRECT

-

43

Appendix for Channel Details

  • SALS : Sales, one time charge, for most of the payment method

  • AUTS : Authorize, pre-authorization or to hold the card payment only

  • IB : Internet Banking

  • OTC : Over the counter / Cash Payment / Kiosk Payment

  • CC : Credit Card

  • EW : E-wallet

Appendix For Seamless & Direct Integration

Data Type Details

No
Code
Description

1

a

Letter, A-Za-z

2

n

Numbers, 0-9

3

s

Symbols and space, .:|?*,!&_-

4

{x}

Fixed length x

5

{y..x}

Length range: y – x

6

{y,x}

Number range: 0-9. 0-9

7

array

JSON array

M/O Details

No
Code
Description

1

M

Mandatory field.

2

O

Optional field.

3

C

Conditional field.

Last updated 3 months ago