use it
# add to stunt.yaml
services:
adyen:
adapter: embedded:adyen-style
# then
$ stunt upThe 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