woocommerce / woocommerce-gateway-amazon-pay

Amazon Pay Gateway
20 stars 23 forks source link

Tweak/plugin header updates #275

Closed alexiglesias31 closed 1 year ago

alexiglesias31 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