For AI agents: visit https://developers.paygreen.fr/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
PayGreen Documentation
GuidesAPI Reference
v3

Log InPayGreen Documentation
Guides
Log In
v3GuidesAPI Reference

Documentation

  • Getting Started with PayGreen
  • How to use Paygreen
  • Test cards

API Resources

  • Endpoints
  • API Key Concepts
    • Authentication
    • Requests
    • HTTP response codes
  • Payment
    • Payment methods
    • Payment Orders
      • Create
      • Capture
      • Refund
    • Transactions
  • Notifications
    • Events
    • Listeners
    • Notifications
  • Shop
    • Create
    • MCC reference list
    • Compliance
  • Payment config
    • Add to my shop
    • Manage payment config
      • Create
      • Update
      • Reuse card proposal
      • Payment config status

PaygreenJS

  • Introduction
  • Getting Started
  • Init the library
  • Payment Flow
  • Functions
  • Modes
  • Payment methods
  • Events
  • Error handling
  • Customization
    • Examples
  • Types
  • React
  • Examples
    • Meal Vouchers + Bank Card

SDK's

  • PHP Client
    • Auth API
    • Payment API
    • Account API
    • Notification API

CMS Integration

  • Prestashop
  • WordPress

Status

  • Status | API & Platform
Powered by 

React

A library developped and maintened by the PayGreen team is available to easily integrate Payment in your React app.

🚧

PGJS-react library is not yet ready for production. We do not recommend you to use it like this.

Usefull links:

  • Repository: https://github.com/PayGreen/pgjs-react
  • Examples: https://github.com/PayGreen/pgjs-react/tree/master/examples
  • NPM: https://www.npmjs.com/package/@paygreen/pgjs-react
  • Yarn: no yet available

Updated 11 months ago


Types
Examples