|
|
c333fb7fc0
|
feat(router): add support for multiple partial capture (#1721)
Co-authored-by: hrithikeshvm <vmhrithikesh@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-08-08 20:26:27 +00:00 |
|
|
|
0f2bb6c09b
|
feat(connector): [Stax] Implement Bank Debits and Webhooks for Connector Stax (#1832)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-08 14:37:00 +00:00 |
|
|
|
8ae67377cc
|
feat(connector): [Adyen] Implement Momo Atm(Napas) in Card Redirects (#1820)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-08 13:37:25 +00:00 |
|
|
|
b9f12708e1
|
feat(connector): [Adyen] Implement Open Banking Uk in Bank Redirects (#1802)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-08 11:42:36 +00:00 |
|
|
|
69821948c0
|
fix(router): send error_reason as error_message in payments and refund flows (#1878)
|
2023-08-08 11:33:23 +00:00 |
|
|
|
2d839170fe
|
fix(router): add serde(transparent) annotation for PaymentMethodMetadata (#1899)
|
2023-08-08 11:14:40 +00:00 |
|
|
|
222afee5d5
|
feat(connector): unified error message & errorCode for blueSnap connector (#1856)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
|
2023-08-08 10:07:29 +00:00 |
|
|
|
cc4136f85f
|
refactor(access_token): handle timeout errors gracefully (#1882)
|
2023-08-08 09:48:23 +00:00 |
|
|
|
c205f064b9
|
feat(pm_list): add pm required field info for crypto pay (#1891)
|
2023-08-08 09:32:47 +00:00 |
|
|
|
3cc4548eee
|
refactor(authorize_flow): suppress error while saving a card to locker after successful payment (#1874)
|
2023-08-08 09:02:32 +00:00 |
|
|
|
e8a51c2abe
|
feat(connector): [Checkout] unify error code, message and reason in error response (#1855)
|
2023-08-08 07:34:24 +00:00 |
|
|
|
62461f1b38
|
feat(connector): [Adyen] Add support for card redirection (KNET, BENEFIT) (#1816)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-08 07:09:14 +00:00 |
|
|
|
7b2c419ce5
|
test(connector): Add support for webhook tests (#1863)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
|
2023-08-08 07:06:45 +00:00 |
|
|
|
ddc0302298
|
fix(kms): fix kms decryption for jwe keys (#1872)
|
2023-08-07 09:00:18 +00:00 |
|
|
|
985ff6ba41
|
fix(connector): [DummyConnector] add new icons and fix we_chat_pay (#1845)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2023-08-07 08:51:11 +00:00 |
|
|
|
b03dd24456
|
feat(config): add config support to pt_mapping along with redis (#1861)
|
2023-08-04 18:29:49 +00:00 |
|
|
|
ae3d25e689
|
revert: fix(core): add validation for all the connector auth_type (#1833)
|
2023-08-04 13:28:43 +00:00 |
|
|
|
80579805f9
|
feat(connector): [Payme] Add Sync, RSync & webhook flow support (#1862)
|
2023-08-04 19:00:23 +05:30 |
|
|
|
3250204acc
|
fix(core): If frm is not called, send None in frm_message instead of initial values in update tracker (#1867)
|
2023-08-04 11:22:58 +00:00 |
|
|
|
5ed3f34c24
|
feat(connector): [Adyen] implement Oxxo (#1808)
Co-authored-by: Sk Sakil Mostak <skmahim71@gmail.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-08-03 20:15:38 +00:00 |
|
|
|
f2fcc2595a
|
refactor(connector): use utility function to raise payment method not implemented errors (#1847)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-03 12:46:37 +00:00 |
|
|
|
80b74e096d
|
feat(connector): [Square] Add template code for connector Square (#1834)
|
2023-08-03 12:21:44 +00:00 |
|
|
|
c4796ffdb7
|
feat(connector): [Adyen] Add support for gift cards balance (#1672)
|
2023-08-03 11:06:26 +00:00 |
|
|
|
2dec2ca50b
|
refactor(payment_methods): add requires_cvv field to customer payment method list api object (#1852)
|
2023-08-03 10:06:07 +00:00 |
|
|
|
0d996b8960
|
fix(webhooks): do not send duplicate webhooks (#1850)
|
2023-08-03 07:54:00 +00:00 |
|
|
|
0f0919963f
|
feat(connector): [Adyen] implement PaySafe (#1805)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: Sk Sakil Mostak <skmahim71@gmail.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-08-03 06:46:37 +00:00 |
|
|
|
c464cc510d
|
feat(connector): unified errorCode and errorMessage map error reason as errorMessage in Stripe Connector (#1797)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
|
2023-08-02 14:50:30 +00:00 |
|
|
|
9977f9d40e
|
feat(connector): [Adyen] implement Adyen bank transfers and voucher payments in Indonesia (#1804)
Co-authored-by: Sk Sakil Mostak <skmahim71@gmail.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-08-02 13:34:33 +00:00 |
|
|
|
8f6583fbee
|
refactor(common_enums): Added derive for additional traits in FutureU… (#1848)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
|
2023-08-02 12:45:18 +00:00 |
|
|
|
57887bdf3a
|
feat(connector): add support for bank redirect for Paypal (#1107)
|
2023-08-02 11:47:34 +00:00 |
|
|
|
9cba7da0d3
|
feat(connector): [Boku] Implement Authorize, Psync, Refund and Rsync flow (#1699)
|
2023-08-02 09:28:22 +00:00 |
|
|
|
73ed7ae7e3
|
refactor(config): Add new type for kms encrypted values (#1823)
|
2023-08-02 08:55:23 +00:00 |
|
|
|
db55ed0f6d
|
fix: Include merchant reference in CreateIntentRequest (#1846)
|
2023-08-02 08:53:13 +00:00 |
|
|
|
dadd13e381
|
feat(Connector): [Stripe] Implement Cashapp Wallet (#1103)
|
2023-08-01 18:21:30 +00:00 |
|
|
|
50298c1967
|
fix(payments): write a foreign_from implementation for payment_method_data and add missing payment methods in helpers.rs (#1801)
|
2023-08-01 18:21:21 +00:00 |
|
|
|
30e41a9f2f
|
feat(connector): [Adyen] Add support for Blik (#1727)
|
2023-08-01 14:55:20 +00:00 |
|
|
|
7a0d6f6921
|
fix(connector): refactor psync and rsync for connectors (#1830)
|
2023-08-01 14:41:43 +00:00 |
|
|
|
3da69f3ee1
|
fix: request amount fix for trustpay apple pay (#1837)
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
|
2023-08-01 13:01:55 +00:00 |
|
|
|
a1cb255765
|
fix(payments): all AdditionalCardInfo fields optional (#1840)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-08-01 12:58:55 +00:00 |
|
|
|
e047a11ded
|
feat(payment_methods): Added value Field in required Field for Pre-filling (#1827)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
|
2023-08-01 12:58:26 +00:00 |
|
|
|
801946f29f
|
feat(connector): [Adyen] Implement Boleto Bancario in Vouchers and Add support for Voucher in Next Action (#1657)
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-08-01 12:57:56 +00:00 |
|
|
|
e3a33bb5c2
|
feat(pii): implement a masking strategy for UPI VPAs (#1641)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-08-01 12:28:46 +00:00 |
|
|
|
5773faf739
|
refactor(ui_tests): move ui_tests to test_utils crate to reduce development time (#1822)
|
2023-08-01 10:52:51 +00:00 |
|
|
|
8f65819f12
|
fix(connector): [Airwallex] Psync response (#1826)
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
|
2023-08-01 09:44:02 +00:00 |
|
|
|
f492d0a943
|
feat(connector): [Stax] Implement Cards for Connector Stax (#1773)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-01 08:07:28 +00:00 |
|
|
|
9c7ac6246d
|
refactor(multiple_mca): make primary_business_detail optional and remove default values (#1677)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-08-01 07:15:44 +00:00 |
|
|
|
8a638e4a08
|
feat(connector): [Trustpay] unify error_code, error_message and error_reason in error response (#1817)
|
2023-08-01 07:09:25 +00:00 |
|
|
|
6f8be0c675
|
fix(connector): [Payme] Fix refund request fields (#1831)
|
2023-08-01 07:09:16 +00:00 |
|
|
|
f32fdec290
|
refactor(redis): invoke redis_conn() method instead of cloning redis_conn property in StorageInterface (#1552)
Co-authored-by: jeeva <jeeva.ramu@codurance.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-08-01 07:04:38 +00:00 |
|
|
|
2c9c8f081d
|
refactor(router): include currency conversion utility functions as Currency methods (#1790)
|
2023-08-01 07:03:29 +00:00 |
|