← all adapters

adyen-style

simulates Adyen Checkout + Notification API v68

restadapter v0.1.07 routes

use it

# add to stunt.yaml
services:
  adyen:
    adapter: embedded:adyen-style

# then
$ stunt up

The embedded: source extracts this adapter from the binary — no git clone, fully offline.

backing stores

paymentsmodifications

routes (7)

POST/v68/payments
GET/v68/payments
POST/v68/payments/{paymentPspReference}/captures
POST/v68/payments/{paymentPspReference}/refunds
POST/v68/payments/{paymentPspReference}/reversals
POST/v68/payments/{paymentPspReference}/cancels
POST/v68/notifications/test