@vantagepay/vantagepay 0.15.3 → 0.15.5

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.
@@ -1,9 +1,8 @@
1
1
  export declare enum Bank {
2
2
  None = "None",
3
3
  ABD = "ABD",
4
- ABL = "ABL",
5
- ABG = "ABG",
6
- ABN = "ABN",
4
+ ACB = "ACB",
5
+ ABS = "ABS",
7
6
  ADB = "ADB",
8
7
  ADS = "ADS",
9
8
  ALM = "ALM",
@@ -21,25 +20,22 @@ export declare enum Bank {
21
20
  CBG = "CBG",
22
21
  CBN = "CBN",
23
22
  DFL = "DFL",
24
- ECN = "ECN",
25
23
  ECO = "ECO",
26
24
  EPG = "EPG",
27
25
  ETZ = "ETZ",
28
26
  EXP = "EXP",
29
27
  FPL = "FPL",
30
28
  FAB = "FAB",
31
- FBL = "FBL",
29
+ FDL = "FDL",
32
30
  FBO = "FBO",
33
31
  FBN = "FBN",
34
32
  FCM = "FCM",
35
- FIN = "FIN",
36
33
  FNB = "FNB",
37
34
  GCB = "GCB",
38
35
  GPB = "GPB",
39
36
  GPG = "GPG",
40
37
  GMY = "GMY",
41
38
  GTB = "GTB",
42
- GTN = "GTN",
43
39
  HBN = "HBN",
44
40
  HBT = "HBT",
45
41
  ITC = "ITC",
@@ -61,15 +57,12 @@ export declare enum Bank {
61
57
  RBL = "RBL",
62
58
  SAS = "SAS",
63
59
  SBN = "SBN",
64
- SCB = "SCB",
65
- SCN = "SCN",
60
+ SCH = "SCH",
66
61
  SIS = "SIS",
67
62
  SOG = "SOG",
68
63
  STB = "STB",
69
- STN = "STN",
70
64
  TIT = "TIT",
71
65
  TRB = "TRB",
72
- UAN = "UAN",
73
66
  UBA = "UBA",
74
67
  UBN = "UBN",
75
68
  UMB = "UMB",
@@ -79,12 +72,27 @@ export declare enum Bank {
79
72
  USL = "USL",
80
73
  WBN = "WBN",
81
74
  ZEN = "ZEN",
82
- ZNI = "ZNI"
75
+ AFB = "AFB",
76
+ NED = "NED",
77
+ STD = "STD",
78
+ CAP = "CAP",
79
+ MER = "MER",
80
+ BID = "BID",
81
+ ALB = "ALB",
82
+ HBZ = "HBZ",
83
+ SAF = "SAF",
84
+ DIS = "DIS",
85
+ RMB = "RMB",
86
+ BZZ = "BZZ",
87
+ INV = "INV",
88
+ TYB = "TYB",
89
+ HOL = "HOL"
83
90
  }
84
91
  export declare class BankData {
85
92
  isAvailable: boolean;
86
93
  bank: Bank;
87
94
  bankCode: string;
95
+ routingCode?: string;
88
96
  bankName: string;
89
97
  country: Country;
90
98
  }
@@ -848,7 +856,7 @@ export declare enum MerchantCategory {
848
856
  OlympicAirways = 3031,
849
857
  ElAl = 3032,
850
858
  AnsettAirlines = 3033,
851
- TransAustralianAirways = 3034,
859
+ EtihadAirways = 3034,
852
860
  TAPPortugal = 3035,
853
861
  VASPBrazil = 3036,
854
862
  Egyptair = 3037,
@@ -870,7 +878,7 @@ export declare enum MerchantCategory {
870
878
  AviacoSpain = 3053,
871
879
  LadecoChile = 3054,
872
880
  LABBolivia = 3055,
873
- Quebecaire = 3056,
881
+ JetAirways = 3056,
874
882
  EastWestAirlinesAustralia = 3057,
875
883
  Delta = 3058,
876
884
  DLAAirlinesRepublic = 3059,
@@ -884,7 +892,7 @@ export declare enum MerchantCategory {
884
892
  VanguardAirlines = 3067,
885
893
  AirAstana = 3068,
886
894
  AirEurope = 3069,
887
- PacificSouthwestAirline = 3070,
895
+ FlyDubai = 3070,
888
896
  AirBritishColumbia = 3071,
889
897
  CebuPac = 3072,
890
898
  AirCal = 3073,
@@ -893,7 +901,8 @@ export declare enum MerchantCategory {
893
901
  ThaiAirways = 3077,
894
902
  ChinaAirlines = 3078,
895
903
  JetstarAirlines = 3079,
896
- Nordair = 3081,
904
+ SwoopInc = 3080,
905
+ XiamenAirlines = 3081,
897
906
  KoreanAirlines = 3082,
898
907
  AirAfriqueAirAfriq = 3083,
899
908
  EVAAirways = 3084,
@@ -965,7 +974,7 @@ export declare enum MerchantCategory {
965
974
  LAVVenezuela = 3185,
966
975
  LineasAereasParaguayas = 3186,
967
976
  LACSACostaRica = 3187,
968
- Virginexpair = 3188,
977
+ VirginExpress = 3188,
969
978
  JugoslavAir = 3190,
970
979
  IslandAirlines = 3191,
971
980
  IranAir = 3192,
@@ -982,7 +991,7 @@ export declare enum MerchantCategory {
982
991
  EmpresaEcuatorinana = 3207,
983
992
  NorwegianAirShuttle = 3211,
984
993
  Dominicana = 3212,
985
- MalmoAviation = 3213,
994
+ BraathensRegionalAirlines = 3213,
986
995
  DanAirServices = 3215,
987
996
  CumberlandAirlines = 3216,
988
997
  CSA = 3217,
@@ -1045,6 +1054,11 @@ export declare enum MerchantCategory {
1045
1054
  Tarom = 3297,
1046
1055
  AirMauritius = 3298,
1047
1056
  WideroeFlyveselskap = 3299,
1057
+ AzulBrazilianAirlines = 3300,
1058
+ WizzAirlines = 3301,
1059
+ FlybeLtd = 3302,
1060
+ Tigerair = 3303,
1061
+ ChinaSouthern = 3308,
1048
1062
  AffiliatedAutoRental = 3351,
1049
1063
  AmericanInternational = 3352,
1050
1064
  BrooksRentACar = 3353,
@@ -1433,6 +1447,13 @@ export declare enum MerchantCategory {
1433
1447
  CountryInnByCarlson = 3829,
1434
1448
  ParkPlazaHotel = 3830,
1435
1449
  Waldorf = 3831,
1450
+ CanopyHotels = 3833,
1451
+ BaymontInnAndSuites = 3834,
1452
+ DolceHotelsAndResorts = 3835,
1453
+ HawthornSuitesByWyndham = 3836,
1454
+ HoshinoResorts = 3837,
1455
+ KimptonHotels = 3838,
1456
+ KyoritsuHotels = 3839,
1436
1457
  FreightRailways = 4011,
1437
1458
  LocalPassengerTransportation = 4111,
1438
1459
  PassengerRailways = 4112,
package/package.json CHANGED
@@ -1,11 +1,10 @@
1
1
  {
2
2
  "name": "@vantagepay/vantagepay",
3
- "version": "0.15.3",
3
+ "version": "0.15.5",
4
4
  "description": "VantagePay API wrapper and SDK for integrating into VantagePay payment, consumer and merchant services.",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
7
7
  "unpkg": "./dist/index.umd.js",
8
- "exports": "./dist/index.modern.mjs",
9
8
  "source": "./src/index.ts",
10
9
  "repository": {
11
10
  "type": "git",