418 Commits

Author SHA1 Message Date
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
03096effcf feat: add support for ANG currency (#681) 2023-02-28 08:43:23 +00:00
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
b80f19e248 fix(core): send metadata in payments response (#670) 2023-02-27 17:06:43 +05:30
222251a0e8 bugfix: populate empty hashmap and fix card_network filtering logic (#666)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-02-27 16:56:34 +05:30
7044b80b33 fix(compatibility): map stripe country_code to payment_request country code (#667) 2023-02-27 16:42:36 +05:30
a2616d87b1 refactor(pm_list): modify pm list to support new api contract (#657)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
2023-02-26 19:21:29 +00:00
028e140144 feat(stripe): eps, giropay and ideal using stripe (#529)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
2023-02-26 16:29:37 +00:00
301736fc25 refactor: Pass country and currency as json format in MCA (#656) 2023-02-26 12:48:57 +00:00
12f25f057d feat(stripe): get error message for failed redirect payments (#615) 2023-02-26 11:16:59 +00:00
f3224cc4df chore: merging back release v0.3.0 back to main (#636) (#655)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
Co-authored-by: Abhishek <abhishek.marrivagu@juspay.in>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
2023-02-26 08:25:17 +00:00
7792de55ef feat(connector): add authorize, capture, void, refund, psync, rsync support for Dlocal connector (#650)
Co-authored-by: Venkatesh <inventvenkat@gmail.com>
2023-02-25 14:13:40 +00:00
6a487b195b chore(connectors): log connector request and response at debug level (#624) 2023-02-25 13:23:53 +00:00
275155a84d refactor: add better log to parse struct (#621) 2023-02-25 13:17:47 +00:00
46f77d078b refactor(connector): remove peek() on PII info (#642)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2023-02-25 12:52:01 +00:00