UNPKG

@atlas-kitchen/adyen-web

Version:
3 lines (2 loc) 643 B
import o from"../helpers/QRLoaderContainer/QRLoaderContainer.js";import{countdownTime as r,delay as t}from"./config.js";import{TxVariants as e}from"../tx-variants.js";import{PayNowIntroduction as n}from"./components/PayNowIntroduction.js";import{PayNowInstructions as a}from"./components/PayNowInstructions.js";class i extends o{formatProps(o){return{introduction:n,instructions:a,timeToPay:"payme.timeToPay",delay:t,countdownTime:r,...super.formatProps(o)}}}var s,m,p;s=i,m="type",p=e.paynow,m in s?Object.defineProperty(s,m,{value:p,enumerable:!0,configurable:!0,writable:!0}):s[m]=p;export{i as default}; //# sourceMappingURL=PayNow.js.map