Documentation
¶
Overview ¶
Package adyen mocks Adyen's payment API surface. Real-world shape: resultCode + pspReference + additionalData map.
DTO shapes for Adyen's /payments response and webhook notifications. Derived from the production reference library (test-dto-/adyen.go). Kept scoped to the fields this mock emits; extend when a failure mode needs more surface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct{}
func (*Adapter) BuildResponse ¶
func (*Adapter) BuildWebhookPayload ¶
Click to show internal directories.
Click to hide internal directories.