Why is this not working
POST https://sandbox.momodeveloper.mtn.com/collection/v1_0/requesttopay HTTP/1.1 Host: sandbox.momodeveloper.mtn.com X-Reference-Id: 1b73e4b2-97c2-4c12-8871-6c756696db2b X-Target-Environment: sandbox Content-Type: application/json Ocp-Apim-Subscription-Key: •••••••••••••••••••••••••••••••• { "amount": "2", "currency": "GH", "externalId": "1b73e4b2-97c2-4c12-8871-6c756696db2b", "payer": { "partyIdType": "MSISDN", "partyId": "0546766186" }, "payerMessage": "dummy", "payeeNote": "dummy" }
Comments
-
Patiently waiting for a response to this issue. Had a similar situation and would like to find a way to resolve it. On my end, it responds with Bad Request 400 despite the right payload. Well unless there's a problem with the payload. Thanks and best regards.Posted by Hidden Wed, 25 Sep 2019 16:51:24 GMT
-
Use this "currency" : "EUR" NOT "currency" : "GH"Posted by Hidden Sat, 19 Oct 2019 13:51:16 GMT
You're not signed in. Please sign-in to report an issue or post a comment.