Jump to Content
PayGreen Documentation
GuidesRecipesAPI Reference
v3

Log InPayGreen Documentation
Log In
v3GuidesRecipesAPI Reference

Documentation

  • Getting Started with PayGreen
  • Endpoints
  • API Key Concepts
    • Authentication
    • Requests
    • HTTP response codes
  • Test cards
  • PayGreen v2 [legacy]

Integrations

  • How to integrate PayGreen

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

  • Quickstart
  • Presentation
    • Latest release
  • Installation
    • How PaygreenJS handle payment
  • Modes
    • Which mode to choose ?
  • Customization
    • Examples
  • Error handling
  • Events
  • Payment methods
  • Types
  • 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 

Payment methods

Suggest Edits

Payment-methods

Here is all available payment methods in PaygreenJS that you can pass in paymentMethod attribute on paygreenjs.init()

  • Bank Card (VAD/SVAD) →bank_card
  • ApplePay → apple_pay
  • Amex → amex
  • Conecs → conecs
  • Restoflash →restoflash
  • Swile → swile
  • ANCV → ancv

Updated about 1 month ago


  • Table of Contents
    • Payment-methods