commerce_paypay
No security coverage
Provides PayPay payment gateway integration for Drupal Commerce. PayPay is a popular mobile payment service in Japan, allowing customers to pay using QR codes.
Features
- QR Code Payment Flow: Generates dynamic QR codes for customer payments
- Authorization and Capture: Support for both immediate capture and delayed capture payment
workflows - Refund Support: Full and partial refund capabilities
- Sandbox Testing: Toggle between production and sandbox environments
Configuration
- Navigate to Commerce → Configuration → Payment gateways
- Add a new payment gateway and select "PayPay"
- Configure your PayPay credentials:
- API Key
- API Secret
- Merchant ID
- Production mode: Check for live payments, uncheck for sandbox testing
- Select payment mode:
- Authorization: Reserve funds, capture later (two-step process)
- Capture: Charge immediately (one-step process)