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.

PicPay Ecommerce Checkout API is one of 4 APIs that PicPay publishes on the APIs.io network.

Tagged areas include Payments, Wallet, Checkout, and Ecommerce. The published artifact set on APIs.io includes API documentation and authentication docs.

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