UNPKG

wayforpay-ts-integration

Version:

Library for forms to go to the Wayforpay payment page.

8 lines (7 loc) 219 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const testMerchant = { merchantLogin: 'test_merch_n1', merchantSecret: 'flk3409refn54t54t*FNJRET', }; exports.default = testMerchant;