|
|
e102cae76c
|
feat(connector): [Trustpay] add authorize (cards 3ds, no3ds and bank redirects), refund, psync, rsync (#717)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-03-13 11:53:39 +00:00 |
|
|
|
230fcdd4e1
|
chore(merchant_account): remove api_key field (#713)
|
2023-03-13 09:01:20 +00:00 |
|
|
|
16bc886c77
|
build(deps): update deps (#734)
|
2023-03-13 09:00:53 +00:00 |
|
|
|
1756d1c453
|
refactor(client): simplify HTTP client construction (#731)
|
2023-03-10 11:38:48 +00:00 |
|
|
|
7ed665ecec
|
feat: Add HSTS headers to response (#725)
|
2023-03-10 09:19:58 +00:00 |
|
|
|
c085e460be
|
refactor(client): remove dependence on ROUTER_HTTP_PROXY and ROUTER_HTTPS_PROXY env vars (#730)
|
2023-03-10 09:10:22 +00:00 |
|
|
|
1ffabb4063
|
chore: address Rust 1.68 clippy lints (#728)
|
2023-03-10 07:26:37 +00:00 |
|
|
|
cd1c540906
|
feat(connector): [Fiserv] add Refunds, Cancel and Wallets flow along with Unit Tests (#593)
Co-authored-by: samraat bansal <samraat.bansal@samraat.bansal-MacBookPro>
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-03-09 11:30:10 +00:00 |
|
|
|
afd08d42c7
|
refactor(authentication): authenticate merchant by API keys from API keys table (#712)
|
2023-03-08 09:04:22 +00:00 |
|
|
|
1a27facaa7
|
feat: cache reverse lookup fetches on redis (#719)
|
2023-03-08 07:38:51 +00:00 |
|
|
|
d36afbed7f
|
refactor: Add secret to metadata (#706)
|
2023-03-08 07:35:07 +00:00 |
|
|
|
468aa87fb9
|
fix(kms): log KMS SDK errors using the Debug impl (#720)
|
2023-03-08 07:21:17 +00:00 |
|
|
|
9841519324
|
docs: Update naming conventions and added examples (#709)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2023-03-06 11:23:32 +00:00 |
|
|
|
45484752a2
|
fix(errors): use Debug impl instead of Display for error types wrapping error_stack::Report (#714)
|
2023-03-05 15:42:59 +00:00 |
|
|
|
9062dc80ec
|
docs(openapi): document path parameters for API keys endpoints (#702)
|
2023-03-05 15:40:28 +00:00 |
|
|
|
3a3b33ac17
|
refactor(api_keys): use a KMS encrypted API key hashing key and remove key ID prefix from plaintext API keys (#639)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-03-05 15:38:48 +00:00 |
|
|
|
7916050450
|
feat(compatibility): add webhook support for stripe compatibility (#710)
|
2023-03-05 13:28:04 +00:00 |
|
|
|
a8da583bca
|
refactor: rename statement descriptor to statement descriptor name (#711)
|
2023-03-04 05:55:46 +00:00 |
|
|
|
641c4d6d02
|
enhance(stripe): send statement descriptor to stripe (#707)
|
2023-03-03 08:44:02 +00:00 |
|
|
|
e1afeb6426
|
feat(session_token): create session token only if pmt is enabled (#703)
|
2023-03-02 11:27:50 +00:00 |
|
|
|
9fe2093215
|
bugfix: use connector error handler for 500 error messages. (#696)
|
2023-03-02 11:16:27 +00:00 |
|
|
|
d622b7438e
|
fix: Populate amount_captured in case of success (#700)
|
2023-03-02 07:19:12 +00:00 |
|
|
|
3e88319222
|
fix(connector): convert cents to dollar before sending to connector (#699)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-03-01 18:23:10 +00:00 |
|
|
|
7bd2008ae0
|
refactor(router): remove foreign wrapper type (#616)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
Co-authored-by: Abhishek <abhishek.marrivagu@juspay.in>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: rupakrajak <43450369+rupakrajak@users.noreply.github.com>
Co-authored-by: Zaid <syed.zaidali@juspay.in>
Co-authored-by: Rajak Rupakkumar Asishkumar <rajak.rupakkumar@juspay.in>
|
2023-03-01 18:18:26 +00:00 |
|
|
|
ed2907e141
|
feat(router): serve OpenAPI docs at /docs (#698)
Co-authored-by: bernard eugine <bernard.eugine@bernard.eugine-MacBookPro>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
|
2023-03-01 18:16:45 +00:00 |
|
|
|
adca6bcac3
|
feat(list): global filter mapping for payment methods via card network (#694)
|
2023-03-01 11:20:13 +00:00 |
|
|
|
1a8753485c
|
fix(connector): fix wordline card number validation issue (#695)
|
2023-03-01 10:38:11 +00:00 |
|
|
|
c5fda7ac68
|
docs(openapi): document security schemes (#676)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-03-01 06:16:50 +00:00 |
|
|
|
4f4b9d7f5f
|
api contract change for applepay (#693)
|
2023-02-28 19:14:16 +00:00 |
|
|
|
cf71d7aa3b
|
fix(customer): populate email from customer table if not present in request (#692)
|
2023-02-28 22:54:27 +05:30 |
|
|
|
f12abbcef4
|
feat(router): added incoming refund webhooks flow (#683)
Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro>
|
2023-02-28 19:15:25 +05:30 |
|
|
|
2e99152d35
|
bugfix(adyen): adyen psync fail fix (#691)
|
2023-02-28 19:01:02 +05:30 |
|
|
|
35a74baf55
|
fix: Error Mapping for Bluensap & Card Number for Airwallex (#686)
|
2023-02-28 18:31:54 +05:30 |
|
|
|
bfca26d9fd
|
feat: store card network for cards (#687)
|
2023-02-28 18:30:03 +05:30 |
|
|
|
5c29f37ab2
|
fix(list): remove enabled payment methods from list customer payment … (#689)
|
2023-02-28 18:29:08 +05:30 |
|
|
|
d0c9dded8b
|
fix(connector): fix wordline tests and visa card issuer support (#688)
|
2023-02-28 18:27:43 +05:30 |
|
|
|
5449ce463b
|
refactor(core): add payment method list route to payment_methods (#682)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-02-28 17:04:45 +05:30 |
|
|
|
2701cceb5a
|
refactor(pm_list): pm_list for bank redirects (#685)
|
2023-02-28 16:55:05 +05:30 |
|
|
|
718c8a423a
|
fix(list): fix card network filtering (#684)
|
2023-02-28 16:39:35 +05:30 |
|
|
|
76a9b557cc
|
bugfix: check if bank_pm exists and then send (#679)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-02-28 08:24:02 +00:00 |
|
|
|
e6f627d931
|
feat: Add bank redirect mapping to adyen and stripe (#680)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
|
2023-02-28 07:53:01 +00:00 |
|
|
|
79aa8f3d3d
|
feat:H1083-L1-L3-L4-L5 [Payment Authorise and Sync] + [Refunds and Sync] + [Redirection Flow (BNPL)] + [3DS Payment and Sync] for MultiSafePay (#658)
Co-authored-by: Zaid <syed.zaidali@juspay.in>
Co-authored-by: Rajak Rupakkumar Asishkumar <rajak.rupakkumar@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-02-27 23:34:26 +00:00 |
|
|
|
0de5d44195
|
feat(connector): [Bambora] Add support for cards Authorize, psync, capture, void, refund, Rsync (#677)
|
2023-02-28 03:31:50 +05:30 |
|
|
|
576f8e1f2f
|
feat(pm_list): support for sending bank names (#678)
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
|
2023-02-28 01:59:06 +05:30 |
|
|
|
b1685ba120
|
bugfix: populate failed status and add bank_redirect (#674)
|
2023-02-27 23:33:51 +05:30 |
|
|
|
7f22c22cf4
|
fix(compatibility): change next_action type and customer request type (#675)
|
2023-02-27 23:19:42 +05:30 |
|
|
|
5cdbef0489
|
bugfix(refunds): skip validate refunds for card (#672)
|
2023-02-27 19:01:11 +05:30 |
|
|
|
db8bc16421
|
feat(card_network): add additional enum variants (#671)
|
2023-02-27 18:47:50 +05:30 |
|
|
|
ff86417eee
|
feat: api contract change for wallet (#628)
|
2023-02-27 17:38:40 +05:30 |
|
|
|
060c54193e
|
fix(list): adding configuation changes for filtering pm based on countries & currencies (#669)
|
2023-02-27 17:12:57 +05:30 |
|