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