@mrboombastic/node-przelewy24
Version:
A simple library for connecting przelewy24 service
8 lines • 389 B
TypeScript
export declare const ProductionUrl: string;
export declare const SandboxUrl: string;
export declare const EndpointTestAccess: string;
export declare const EndpointTransactionRegister: string;
export declare const EndpointTransactionRequest: string;
export declare const EndpointTransactionVerify: string;
export declare const EndpointRefund: string;
//# sourceMappingURL=endpoints.d.ts.map