Skip to content

Commit a425591

Browse files
committed
Feature new code
1 parent ea2a67d commit a425591

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

api-errors.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,10 @@
287287
"short_message": "Payment Request Failed",
288288
"long_message": "The parameters were valid but the request failed"
289289
},
290+
"40202": {
291+
"short_message": "Invalid coupon code",
292+
"long_message": "The coupon code is not valid and the payment could not be processed"
293+
},
290294
"40203": {
291295
"short_message": "Insufficient Funds",
292296
"long_message": "User's payment account does not have sufficient funds to complete the payment"

0 commit comments

Comments
 (0)