UNPKG
@atlas-kitchen/adyen-web
Version:
latest (6.15.0)
6.15.0
docs.adyen.com/checkout
atlas-kitchen/adyen-web
@atlas-kitchen/adyen-web
/
dist
/
es-legacy
/
components
/
GooglePay
/
config.js
3 lines
(2 loc)
•
159 B
JavaScript
View Raw
1
2
3
var
a={
API_VERSION
:
2
,
API_VERSION_MINOR
:
0
,
GATEWAY
:
"adyen"
,
URL
:
"https://pay.google.com/gp/p/js/pay.js"
};
export
{a
as
default
};
//# sourceMappingURL=config.js.map