wayforpay-ts-integration
Version:
Library for forms to go to the Wayforpay payment page.
4 lines (3 loc) • 349 B
TypeScript
export declare const envSpecifiedError = "Environment variables required for wayforpay-ts-integration is not specified.";
export declare const secretSpecifiedError = "Secret key for wayforpay-ts-integration is not specified.";
export declare const merchantPasswordSpecifiedError = "Merchant password for wayforpay-ts-integration is not specified.";