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
raiseValueError("Set the 'modificationAmount' to the original transaction amount, or less for a partial capture. modificationAmount should be an object with the following keys: {'currency':,'value':}")
166
167
ifrequest['originalReference'] =="":
167
168
raiseValueError("Set the 'originalReference' to the psp reference of the transaction to be modified")
raiseValueError("To refund this payment, provide the original value. Set the value to less than the original amount, to partially refund this payment.")
0 commit comments