Applies to: Terminal API
Use the Terminal API to take payments with PayPay, the QR code payment method in Japan.
Applies to: Terminal API
Use the Terminal API to take payments with PayPay, the QR code payment method in Japan.
The Terminal API supports PayPay QR code payments by providing the payment_type field in the TerminalCheckout
object and the CheckoutOptionsPaymentType enumeration. When a payment_type
has the PAYPAY
enumerator value specified in the checkout request, the Terminal displays the PayPay QR code for the buyer to scan.
The following example shows a Terminal checkout request with the PayPay payment_type
:
Create terminal checkout
If you need more assistance, contact Developer and App Marketplace Support or ask for help in the Developer Forums.