API
Skip to main content

Standalone

The PayPay Standalone terminal is an autonomous solution that allows you to accept card payments quickly and easily, without requiring complex technical integration.

Integration Architecture

The Standalone terminal operates autonomously with automatic synchronization with the PayPay backoffice. Optionally, it can integrate with external systems via webhooks.

┌─────────────────────────────────────────────────────────┐
│                   STANDALONE TERMINAL                   │
│                                                         │
│  ┌──────────────┐                                       │
│  │   Operator   │ ──→ Enter value manually              │
│  └──────────────┘                                       │
│         │                                               │
│         ↓                                               │
│  ┌──────────────┐                                       │
│  │   Terminal   │ ──→ Processes payment locally         │
│  │   (Local)    │                                       │
│  └──────────────┘                                       │
│         │                                               │
│         ↓                                               │
│  ┌──────────────┐                                       │
│  │  Network     │ ──→ Bank Authorization                │
│  │  Payments    │                                       │
│  └──────────────┘                                       │
└─────────────────────────────────────────────────────────┘
       │
       │ (Automatic Synchronisation)
       ↓
┌─────────────────┐
│   Backoffice    │ ──→ Viewing and Management
│    PayPay       │     of Transactions
└─────────────────┘
       │
       │ (Webhook - Optional)
       ↓
┌─────────────────┐
│  Your System    │ ──→ Receive Notifications(Optional)of Transactions
└─────────────────┘

Payment Flow

See the payment flow.

Common Troubleshooting

ProblemSolution
Transaction DeclinedCheck funds, card validity, or contact the issuing bank
Terminal Not RespondingCheck Internet connection and restart the terminal
Printing ErrorCheck paper and printer settings
Incorrect PINCustomer can try again (maximum 3 attempts)

Next Steps

Now that you know the payment flow, explore:

  • Webhook Configuration - Receive automatic transaction notifications.
  • FAQ - Answers to the most frequently asked questions.