PicPay Ecommerce Checkout API

Public REST API on appws.picpay.com that lets merchants charge a PicPay user's wallet from an ecommerce checkout. Creates a payment with a referenceId, returns a payment URL plus a QR code for the buyer, exposes a status endpoint to poll payment state (created/expired/analysis/paid/completed/refunded/chargeback), and a cancellation endpoint to void unpaid or refund paid orders. Authenticated with the x-picpay-token integration key and x-seller-token seller identifier headers.

API entry from apis.yml

apis.yml Raw ↑
aid: picpay:picpay-ecommerce-checkout-api
name: PicPay Ecommerce Checkout API
description: Public REST API on appws.picpay.com that lets merchants charge a PicPay user's wallet from
  an ecommerce checkout. Creates a payment with a referenceId, returns a payment URL plus a QR code for
  the buyer, exposes a status endpoint to poll payment state (created/expired/analysis/paid/completed/refunded/chargeback),
  and a cancellation endpoint to void unpaid or refund paid orders. Authenticated with the x-picpay-token
  integration key and x-seller-token seller identifier headers.
humanURL: https://picpay.github.io/picpay-docs-digital-payments/checkout/resources/api-reference/
tags:
- Payments
- Wallet
- Checkout
- Ecommerce
properties:
- type: Documentation
  url: https://picpay.github.io/picpay-docs-digital-payments/checkout/resources/api-reference/
- type: Documentation
  url: https://developers-business.picpay.com/wallet/en/checkout/resources/api-reference
- type: Authentication
  url: https://developers-business.picpay.com/wallet/en/checkout/authentication
- type: Webhook
  url: https://developers-business.picpay.com/wallet/en/checkout/guides/notifications