deegipay
Version:
all in one payment
14 lines (11 loc) • 502 B
JavaScript
const initPayment = require('../index.js');
// const init = require('../index.js');
initPayment('65bed7ecf7db595e2b3c0b7eb900fef2',
'YTE3MjJiYzhlOWExY2JkMzEyZDY3MTM2MzRjY2JhNDQ1NmEyYmU2NzFlNDk3NGUzODg2ZjNlNjI4NDYxZTc2Yw==',
1000,
'chaussure-nike-764843',
'fr',
'https://deegipay.com/payment/api/v1/marchands/test/callback',
'https://deegipay.com/payment/api/v1/marchands/test/callback',
'https://deegipay.com/payment/api/v1/marchands/test/callback');
console.log('test');