nume-pay-test

1.0.1 • Public • Published

nume-npm

const payload = {
	merchantId: 4,
	referenceId: 'ref',
	amountUsd: 20.5,
	products: [
		{
			skuId: 'he',
			count: 4,
		},
	],
};
const res = await checkoutWithNume(payload);

Readme

Keywords

Package Sidebar

Install

npm i nume-pay-test

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

2.25 kB

Total Files

3

Last publish

Collaborators

  • mharishankar