wechatpay - paymentcode

{
    "amount": "0.01",
    "currency": "SGD",
    "payment_method": {
        "type": "wechatpay",
        "wechatpay": {
            "flow": "qrcode",
            "open_id": "openid",
            "os_type": "ios",
            "is_present": true,
            "payment_code": "130661057386373946"
        }
    },
    "merchant_order_id": "{{$guid}}",
    "description": "WARNING: wechat production test!",
    "metadata": {
        "request_id": "{{$guid}}"
    },
    "return_url": "https://baidu.com"
}