PekoPay Developer Documentation
Use this portal to integrate with the public PekoPay Gateway API.
Start Here
- Get
clientId,clientSecret, andtenantIdfrom the PekoPay portal. - Generate a payment token.
- Embed checkout with
@pekopay/web. - Create transactions/subscriptions through the API.
- Process webhooks using API re-fetch as source of truth.
Core Guide
Scope
- Authentication and tenant model
- Payment token lifecycle
- Embedded checkout integration
- Webhook events and signature validation
- API examples and advanced scenarios
Last updated on