chesscoders / netopia-card

Lightweight NodeJS library to integrate Netopia mobilPay payment gateway in your projects
https://npmjs.com/package/netopia-card
MIT License
6 stars 2 forks source link

Updates - modified the following: #14

Closed WebsiteFactoryTM closed 1 month ago

WebsiteFactoryTM commented 1 month ago

1) Netopia class to accept redirectUrl and notifyUrl and added these to request 2) startPayment - removed payment.instrument from required fields and changed the return to return the whole response from Netopia 3) Updated tests for start-payment