发起订单

🚧

测试环境下,只有BCA渠道是开放的,生产环境,通过机器人命令来查看所有开通的收款渠道

响应data

参数类型描述
referenceIdstring商户传过来的流水号
urlstring收银台页面地址
Body Params
string
required
Defaults to test0001

流水号。由商户生成,是唯一识别一笔订单请求的标记,每次请求必须唯一

int64
required
Defaults to 100000

订单金额,单位: 印尼盾。必须正整数,不支持小数

string

跳转URL。当收银台的订单收到付款之后,跳转到商户指定的该URL

string

回调地址。优先使用此地址作为回调地址,如果没有指定,则使用支付后台配置的回调地址

supportMethods
array of strings

收银台显示的收款渠道。如果不指定,则默认显示商户支持的所有收款渠道。查看编码

supportMethods
unSupportMethods
array of strings

收银台不显示的收款渠道。如果设置了supportMethods,则此参数无效。查看编码

unSupportMethods
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json