決済ページ

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

Create a Code

merchantPaymentId: demo-qr-1771988670

Array
(
    [resultInfo] => Array
        (
            [code] => UNAUTHORIZED
            [message] => Unauthorized request | [OPAF53EA0B56FAA43458B98F94B797DDEAB]
            [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 | [OPA4FD699669054444A84E9A7592DA3B40A]
            [codeId] => 08100016
        )

    [data] => 
)

Refund Payment

PaymentId: yyyyy

MerchantRefundId: demo-refund-1771988671

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

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