UNPKG

connect-sdk-nodejs

Version:

SDK to communicate with the Ingenico ePayments platform using the Ingenico Connect Server API

9 lines 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.apiVersion = void 0; /* * This file was auto-generated from the API references found at * https://epayments-api.developer-ingenico.com/s2sapi/v1/ */ exports.apiVersion = "v1"; //# sourceMappingURL=versions.js.map