Closed aquaswim closed 4 years ago
Yes, we are planning to add that new capability to set HTTP headers soon.
For now overriding HTTP header can be achieved via the following way: https://github.com/Midtrans/midtrans-nodejs-client#override-http-notification-url
Sorry there were some mistake on the example, fixed now.
according to this documentation we can change notification url by adding header
X-Override-Notification
but with this library there is no way we can do this.