xendit / xendit-node

Xendit REST API Client for Node.js - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets, QR Codes, Direct Debit

Home Page:https://developers.xendit.co/api-reference/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QRCode cant create

diarmp opened this issue · comments

please change external_id to reference_id in function QR create code

because make error:

{
"status": 400,
"code": "API_VALIDATION_ERROR",
"message": "Failed to validate the request, 1 error occurred."
}

commented

@diarmp we are currently only supporting V1 QR code creation through the SDK at the moment. Apologies, we are unfortunately unable to provide support for V2 SDKs due to a resourcing constraint.

Our QR team recommends you use the API instead or if you'd like to raise a PR with support for V2 QR codes, we're happy to review it.