创建支付方式
Create a new payment instrument for a customer. The request resolves or creates the customer first, then stores the payment instrument under that customer.
Documentation Index
Fetch the complete documentation index at: https://docs.clinkbill.com/llms.txt
Use this file to discover all available pages before exploring further.
授权
Your secret API key obtained from the Clink dashboard (Developers section)
Current timestamp in milliseconds since Unix epoch (required for request signing)
请求体
Parameters required to create a payment instrument by API. Provide at least one of customerId, customerEmail, or referenceCustomerId.
Payment instrument type. Supported values are uppercase. Card and browser-wallet payment instruments are not supported by this API.
ALIPAY, CASHAPP, GCASH, KAKAO, PROMPTPAY, QRIS, TNG, WECHAT Existing customer ID. At least one customer identifier is required.
Customer email. Used to resolve or create a customer when customerId is not provided.
Merchant-side customer ID used to resolve, create, or bind a customer.
Display name of the customer.
Optional sub payment method type.
Merchant metadata. Values must be strings.