Skip to content

2.1.0

Compare
Choose a tag to compare
@gdeandradero gdeandradero released this 11 Jan 19:13
· 19 commits to master since this release
6c95e42
  • Idempotency feature for refund request -> now when we create a refund, the request sent to API receives a header (X-Idempotency-Key) with a random uuid value. If the integrator sent a custom header with this field, the random uuid will be replaced.