AdyenEnvironment
Adyen's environment. Possible values are based on the environments table from this document.
export type AdyenEnvironment = "test" | "live" | "live-au" | "live-us" | "live-apse";Adyen's environment. Possible values are based on the environments table from this document.
export type AdyenEnvironment = "test" | "live" | "live-au" | "live-us" | "live-apse";