You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BAM-284: add idempotency support for ordering sdk (#79)
**Associated JIRA tasks**
BAM-284: https://kodypay.atlassian.net/browse/BAM-284
**What the code does.**
Introduce intempotency_uuid to the update status and refund methods.
**Does this code change break backwards compatibility?.**
Yes, I have change the order of the fields UpdateStatus endpoint and
RefundStatus. However, they are not used by any customer yet. Will
inform Blackfire integration engineer who is current implementing the
updateStatus endpoint once this is release.
Also, I will create a quick fix if it breaks kp-core.
0 commit comments