@alipay/ams-checkout 0.0.1781004142-dev.5 → 0.0.1781004142-dev.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -484,7 +484,7 @@ var ElementController = /*#__PURE__*/function () {
484
484
  status: PaymentStatus.FAIL,
485
485
  error: {
486
486
  code: 'MERCHANT_CONFIRM_ABORT',
487
- message: isTimeout ? 'onBeforeConfirm timed out after 15 seconds.' : 'An error occurred during the before-confirm callback.',
487
+ message: 'Payment was cancelled by merchant before confirmation.',
488
488
  needChangeSessionForRetry: false
489
489
  }
490
490
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1781004142-dev.5",
3
+ "version": "0.0.1781004142-dev.7",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "exports": {