File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 6.1.0
5+ ------------------
6+
7+ * Added ` PxpFinancial ` and ` Trustpay ` to the ` Processor ` enum.
8+
496.0.0 (2023-12-05)
510------------------
611
Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ export enum Processor {
136136 Posconnect = 'posconnect' ,
137137 PrincetonPaymentSolutions = 'princeton_payment_solutions' ,
138138 Psigate = 'psigate' ,
139+ PxpFinancial = 'pxp_financial' ,
139140 Qiwi = 'qiwi' ,
140141 Quickpay = 'quickpay' ,
141142 Raberil = 'raberil' ,
@@ -160,6 +161,7 @@ export enum Processor {
160161 Towah = 'towah' ,
161162 TransactPro = 'transact_pro' ,
162163 Trustly = 'trustly' ,
164+ Trustpay = 'trustpay' ,
163165 Tsys = 'tsys' ,
164166 UsaEpay = 'usa_epay' ,
165167 Vantiv = 'vantiv' ,
You can’t perform that action at this time.
0 commit comments