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