@@ -397,7 +397,7 @@ <h3 id="toc">
397
397
< a href ="classes/ShipEngine-Util-Constants-ErrorCode.html#constant_VERIFICATION_FAILURE "> VERIFICATION_FAILURE</ a >
398
398
< span >
399
399
= "verification_failure" </ span >
400
- </ dt >
400
+ </ >
401
401
< dd > When verifying your account (by email, SMS, phone call, etc.) this error
402
402
indicates that the verification code is incorrect. Please re-start the
403
403
verification process to get a new code.</ dd >
@@ -417,6 +417,18 @@ <h3 id="toc">
417
417
</ dt >
418
418
< dd > ShipEngine only allows you to have one webhook of each type. If you would
419
419
like to replace a webhook with a new one, please delete the old one first.</ dd >
420
+ < dt class ="phpdocumentor-table-of-contents__entry -constant -public ">
421
+ < a href ="classes/ShipEngine-Util-Constants-ErrorCode.html#constant_FUNDING_SOURCE_MISSING_CONFIGURATION "> FUNDING_SOURCE_MISSING_CONFIGURATION</ a >
422
+ < span >
423
+ = "funding_source_missing_configuration" </ span >
424
+ </ dt >
425
+ < dd > Funding source isnt properly configured and can't be used.</ dd >
426
+ < dt class ="phpdocumentor-table-of-contents__entry -constant -public ">
427
+ < a href ="classes/ShipEngine-Util-Constants-ErrorCode.html#constant_FUNDING_SOURCE_ERROR "> FUNDING_SOURCE_ERROR</ a >
428
+ < span >
429
+ = "funding_source_error" </ span >
430
+ </ dt >
431
+ < dd > There was an unexpected problem with a funding source.</ dd >
420
432
421
433
</ dl >
422
434
@@ -1421,6 +1433,61 @@ <h4 class="phpdocumentor-element__name" id="constant_WEBHOOK_EVENT_TYPE_CONFLICT
1421
1433
1422
1434
1423
1435
1436
+ </ article >
1437
+
1438
+ < article class ="phpdocumentor-element -constant -public ">
1439
+ < h4 class ="phpdocumentor-element__name " id ="constant_FUNDING_SOURCE_MISSING_CONFIGURATION ">
1440
+ FUNDING_SOURCE_MISSING_CONFIGURATION
1441
+ < a href ="classes/ShipEngine-Util-Constants-ErrorCode.html#constant_FUNDING_SOURCE_MISSING_CONFIGURATION " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
1442
+ </ h4 >
1443
+
1444
+ < aside class ="phpdocumentor-element-found-in ">
1445
+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/Util/Constants/ErrorCode.php "> < a href ="files/src-util-constants-errorcode.html "> < abbr title ="src/Util/Constants/ErrorCode.php "> ErrorCode.php</ abbr > </ a > </ abbr >
1446
+ :
1447
+ < span class ="phpdocumentor-element-found-in__line "> 234</ span >
1448
+ </ aside >
1449
+
1450
+ < p class ="phpdocumentor-summary "> Funding source isnt properly configured and can't be used.</ p >
1451
+
1452
+ < code class ="phpdocumentor-signature phpdocumentor-code ">
1453
+ < span class ="phpdocumentor-signature__visibility "> public</ span >
1454
+ < span class ="phpdocumentor-signature__type "> mixed</ span >
1455
+ < span class ="phpdocumentor-signature__name "> FUNDING_SOURCE_MISSING_CONFIGURATION</ span >
1456
+ = < span class ="phpdocumentor-signature__default-value "> "funding_source_missing_configuration"</ span >
1457
+ </ code >
1458
+
1459
+
1460
+ < section class ="phpdocumentor-description "> </ section >
1461
+
1462
+
1463
+
1464
+ </ article >
1465
+ < article class ="phpdocumentor-element -constant -public ">
1466
+ < h4 class ="phpdocumentor-element__name " id ="constant_FUNDING_SOURCE_ERROR ">
1467
+ FUNDING_SOURCE_ERROR
1468
+ < a href ="classes/ShipEngine-Util-Constants-ErrorCode.html#constant_FUNDING_SOURCE_ERROR " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
1469
+ </ h4 >
1470
+
1471
+ < aside class ="phpdocumentor-element-found-in ">
1472
+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/Util/Constants/ErrorCode.php "> < a href ="files/src-util-constants-errorcode.html "> < abbr title ="src/Util/Constants/ErrorCode.php "> ErrorCode.php</ abbr > </ a > </ abbr >
1473
+ :
1474
+ < span class ="phpdocumentor-element-found-in__line "> 234</ span >
1475
+ </ aside >
1476
+
1477
+ < p class ="phpdocumentor-summary "> There was an unexpected problem with a funding source.</ p >
1478
+
1479
+ < code class ="phpdocumentor-signature phpdocumentor-code ">
1480
+ < span class ="phpdocumentor-signature__visibility "> public</ span >
1481
+ < span class ="phpdocumentor-signature__type "> mixed</ span >
1482
+ < span class ="phpdocumentor-signature__name "> FUNDING_SOURCE_ERROR</ span >
1483
+ = < span class ="phpdocumentor-signature__default-value "> "funding_source_error"</ span >
1484
+ </ code >
1485
+
1486
+
1487
+ < section class ="phpdocumentor-description "> </ section >
1488
+
1489
+
1490
+
1424
1491
</ article >
1425
1492
</ section >
1426
1493
0 commit comments