こちらでPayPayでの決済が可能です。
Create a Code
merchantPaymentId: demo-qr-1766483796
Array
(
[resultInfo] => Array
(
[code] => UNAUTHORIZED
[message] => Unauthorized request | [OPA45D975FA6B1C476B85FBC78C928C98AD]
[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 | [OPAB0BA64765D3E49F9B2447CE7929EDF57]
[codeId] => 08100016
)
[data] =>
)
Refund Payment
PaymentId: yyyyy
MerchantRefundId: demo-refund-1766483796
Array
(
[resultInfo] => Array
(
[code] => UNAUTHORIZED
[message] => Unauthorized request | [OPABE85C7FFD10643D5A65A931C20B6983B]
[codeId] => 08100016
)
[data] =>
)