@paynext/sdk 0.0.81 → 0.0.83

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.
package/dist/index.d.ts CHANGED
@@ -113,6 +113,7 @@ export declare interface CheckoutTranslate {
113
113
  invalid: string;
114
114
  incomplete: string;
115
115
  expired: string;
116
+ tooFarInFuture: string;
116
117
  };
117
118
  };
118
119
  cvc: {