2.1.0
- 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.