Skip to content

Commit 86e76ed

Browse files
committed
Dist
1 parent 12d7430 commit 86e76ed

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed

dist/module/funding.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ export var CARD = {
4242
JCB: "jcb",
4343
CUP: "cup",
4444
DINERS: "diners",
45-
MAESTRO: "maestro"
45+
MAESTRO: "maestro",
46+
EFTPOS: "eftpos"
4647
};
4748
export var WALLET_INSTRUMENT = {
4849
BALANCE: "balance",

dist/paypal-sdk-constants.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/paypal-sdk-constants.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/paypal-sdk-constants.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/paypal-sdk-constants.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)