saucal / woocommerce-gateway-amazon-pay

Amazon Pay Gateway
0 stars 1 forks source link

Tweak/plugin header updates #196

Open dpanta94 opened 1 year ago

dpanta94 commented 1 year ago

All Submissions:

Changes proposed in this Pull Request:

Adds 3 new headers to every Request to the Amazon Pay API.

How to test the changes in this Pull Request:

  1. Amazon Pay API requests should include the following extra headers.
    x-amz-pay-platform-version set to active WooCommerce's version x-amz-pay-integrator-version set to active Amazon Pay for WooCommerce plugin's version x-amz-pay-integrator-id set to the SP's (Solution Provider) ID.

Other information:

Changelog entry

Add - New Amazon Pay Platform related Headers

dpanta94 commented 1 year ago

related feature https://app.clickup.com/t/85zrjngmt

dpanta94 commented 1 year ago

Updated @gen4ik-saucal according to your comment! Thank you!

dpanta94 commented 1 year ago

Made one more commit here @gen4ik-saucal, if you could check.