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