Options
All
  • Public
  • Public/Protected
  • All
Menu

Midtrans Node - v1.1.7

Index

References

Renames and re-exports MidtransNode

Type aliases

ActionMethod: "GET" | "POST" | "DELETE" | "PUT" | "OPTIONS"

ActionMethod.

Banks: "bca" | "bni" | "mandiri" | "cimb" | "bri" | "danamon" | "maybank" | "mega"

Bank types.

BniVa: BaseVa

BNI Va Interface

BriVa: BaseVa

BRI VA Number

CreditCardType: "authorize" | "authorize_capture"

Credit card type.

FraudStatus: "accept" | "deny" | "challenge"

Fraud Status

ICreateSubcriptionResponse: ISubcription
PayAccountStatus: "PENDING" | "EXPIRED" | "ENABLED" | "DISABLED"
PaymentType: "gopay" | "shopeepay" | "qris" | "bca_klikpay" | "bca_klikbca" | "bri_epay" | "cimb_clicks" | "danamon_online" | "bank_transfer" | "telkomsel_cash" | "echannel" | "akulaku" | "permata_va" | "other_va" | "bca_va" | "bni_va" | "bri_va" | "indomaret"

Payment Type.

PayoutStatus: "queued" | "processed" | "completed" | "failed"
StatementType: "Topup" | "Payout" | "Fee" | "Refund"
SubcriptionPaymentType: "credit_card" | "gopay"
TransactionStatus: "authorize" | "capture" | "settlement" | "deny" | "pending" | "cancel" | "refund" | "partial_refund" | "chargeback" | "partial_chargeback" | "expire" | "failure"

Transaction status.

UnitExpiry: "second" | "minute" | "hour" | "day"

Unit expiry.

allowedBins: "bni" | "bca" | "mandiri" | "cimb" | "bri" | "maybank"

Allowed Bins type.

Generated using TypeDoc