Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MissingPropertiesError: There are attributes missing to complete the transaction #46

Closed
eltonlaice opened this issue Jul 31, 2020 · 1 comment
Assignees

Comments

@eltonlaice
Copy link
Contributor

This should be the array for the request.
const paymentData = { from: '841234567', // input_CustomerMSISDN reference: '11114', // input_ThirdPartyReference transation: 'T12344CC', // input_TransactionReference amount: '10' // input_Amount };
But I have this error.

MissingPropertiesError: There are attributes missing to complete the transaction at Service.handleRequest (file:///home/elton/Documents/paymentsds/js-sdk/src/service.js:71:13) at Service.handleSend (file:///home/elton/Documents/paymentsds/js-sdk/src/service.js:46:17) at Client.send (file:///home/elton/Documents/paymentsds/js-sdk/src/client.js:13:25) at Context.<anonymous> (file:///home/elton/Documents/paymentsds/js-sdk/test/client.js:83:16) at processImmediate (internal/timers.js:456:21)

@edsonmichaque
Copy link
Contributor

edsonmichaque commented Jul 31, 2020

@eltonlaice can you please share your client configuration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants