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