Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Shopify Integration with Midtrans: Customizing Request Body

Shopify Integration with Midtrans: Customizing Request Body

juenejewelry
Visitor
1 0 0

Hello everyone!

 

I'm having trouble for my 3rd party integration with Midtrans payment gateway.

I had discussion with Midtrans teams and they say there are some required field in body request that is still in null value when customer is checkout using Midtrans payment gateway.

The required field are as follows:

  1. "phone" field in customer_details object
    Ref: JSON Objects (midtrans.com)
  2. "address" and "phone" in cutsomer_details.shipping_address object
    Ref: JSON Objects (midtrans.com)
  3. "type" and "url" in item_details object
    Ref: JSON Objects (midtrans.com)

Is there a way to modify the request body that's sent to Midtrans when an order is created?

 

Any help or guidance would be greatly appreciated. Thanks in advance!

Replies 0 (0)