Netzme vSNAP
  • Introducing
  • Getting Started
  • API Reference
    • Toko Netzme
      • Credentials & Signature
      • Authentication
      • Create pin
      • Forgot pin
      • Get Balance Detail
      • Get Transaction List
      • Get Merchant Detail
      • Withdraw Inquiry
      • Get Information Withdraw
      • Get QRIS Acquire Transaction
      • Create Invoice
      • Create Invoice Transaction
      • Create Invoice QR MPM
      • Get Invoice Transaction
      • Payment Success Callback (Invoice)
      • Payment Success Callback (QRIS Non Invoice )
      • Payment Success Callback V2
        • Payment Success Callback QRIS
        • SNAP Payment Success Callback QRIS
      • Withdraw Status Notification
      • Deduct Deposit and Split Fee
      • Deposit
        • Create Invoice Transaction Topup Deposit
        • Inquiry Withdraw Deposit
        • Withdraw Deposit
        • Get Information Withdraw Deposit
        • Get Deposit Transaction
        • Get Balance Deposit
      • Withdraw Process
      • SNAP Asymmetric Signature
    • Netzme
      • Connect to Netzme
      • Credentials & Signature
      • Authentication
      • Get Account Status
      • Get Balance
      • Get History
      • Get Fixed Topup VA
      • Get Detail Qris
        • QRIS Static
        • QRIS Static With Amount & Percentage Fee
        • QRIS Dynamic
        • QRIS Dynamic with Fee
      • QRIS Payment
      • QRIS Payment Notification
      • Payment Bill
      • Payment Bill Notification
      • Payment Netzme Seamless
      • Upgrade Account Notification
      • Upgrade Account
Powered by GitBook
On this page
  1. API Reference
  2. Netzme

Payment Netzme Seamless

URL webview to Payment Netzme Seamless

URL : https://xplorin-dev.netzme.id/pin-transaction

Query Parameter

Parameter

Value

requestId

format {{ClientId}}{{YYYYMMDDHHmmSS}}{{4 digit increments}} ex : institution120210628123501001

type

value : aggregator_payment_netzme_seamless

paymentMethod

value : NETZME_SEAMLESS

aggregatorId

institution id, ex : xplorin

userId

Netzme userId, ex : 8PxJMz3o

phoneNumber

Netzme phone number value must in international number ex: +628xxxxxxxxxx

billId

Invoice transaction id (invoiceTrxId), ex : 795326b236fc422399d7f7c0070fd4b5 see link Create Invoice Transaction

amount

ex : 10000

description

Description of payment

hashPin

netzme pin signature

token

transaction signature

expired

ISO 8601 datetime of expired payment (ex: 2021-10-19T09:01:52.005Z)

Sample Full URL

https://xplorin-dev.netzme.id/pin-transaction?type=aggregator_payment_netzme_seamless&billId=5661f22e-ebfb-4b49-b585-02ddf63c03e5&paymentMethod=NETZME_SEAMLESS&phoneNo=+6289671000085&amount=16100&token=97853F7C119B6757E457E41D4FAC870045CA36D56E05DD5B28D16ACAFE3E90B9&expired=2023-09-21T10:11:00.956+07:00
PreviousPayment Bill NotificationNextUpgrade Account Notification

Last updated 1 year ago