MX Merchant Ideas

Your vote matters! Tell us what you think will make MX Merchant even better! 

 

Also stay in the loop with what's going on through these awesome links:

Include Invoice Number response back in web hook.

Currently the web hook response does not include any information that relates to the customer order.  They have to make an additional call and get the data to process. 

Sample of response:

{ "eventType": "PaymentSuccess", "merchantId": "418273376", "xmid": "554402000152702", "dba": "Companion Baking Co.", "id": "50527911", "transactionDate": "Jun 5 2018 2:38PM", "localDate": "Jun 5 2018 9:38AM", "transactionTypeName": "Sale", "paymentType": "Card", "card": "MasterCard", "referenceNumber": "815614020150", "authorizationCode": "90508Z", "responseCode": "0", "pan4": "9226", "totalAmount": "9.19", "responseMessage": "Approved or completed successfully. ", "customer": null, "customerNumber": null, "source": "API" }

 

Suggestion:

- add invoice number to the response. We also need to have the invoice number more than 8 characters. https://d.pr/i/mHOntX. This will help them to reference the payment to an invoice.

- we could use custom fields and return back in the response. https://d.pr/i/DvKYAZ

  • Guest
  • Jun 6 2018
  • Shipped
  • Attach files