決済ページ

こちらでPayPayでの決済が可能です。

Create a Code

merchantPaymentId: demo-qr-1783808405

Array
(
    [resultInfo] => Array
        (
            [code] => UNAUTHORIZED
            [message] => Unauthorized request | [OPA2ECF8146122547D484801DBD5B6F4DBF]
            [codeId] => 08100016
        )

    [data] => 
)

Get Payment Details

merchantPaymentId: demo-qr-1691234567

Array
(
    [resultInfo] => Array
        (
            [code] => UNAUTHORIZED
            [message] => Unauthorized request
            [codeId] => 08100016
        )

    [data] => 
)

Delete a Code

codeId: xxxxx

Array
(
    [resultInfo] => Array
        (
            [code] => UNAUTHORIZED
            [message] => Unauthorized request | [OPA7B05F19D24A84168B6C8035B248AB850]
            [codeId] => 08100016
        )

    [data] => 
)

Refund Payment

PaymentId: yyyyy

MerchantRefundId: demo-refund-1783808405

Array
(
    [resultInfo] => Array
        (
            [code] => UNAUTHORIZED
            [message] => Unauthorized request | [OPAB3E67D1B3A714B6A91816734EDBFBAD2]
            [codeId] => 08100016
        )

    [data] => 
)
タイトルとURLをコピーしました