605 Commits

Author SHA1 Message Date
36049c1341 feat(connector): add authorize, capture, void, psync, refund, rsync for PayPal connector (#747)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-06 13:36:43 +00:00
f26a632cdb added field frm_configs to MerchantConnectorAccount (#831)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-06 11:42:20 +00:00
11df843610 refactor(scheduler): remove scheduler options & adding graceful shutdown to producer (#840)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-06 10:06:40 +00:00
b8bcba4e6c refactor(router): refactor amount in PaymentsCaptureData from Option<i64> to i64 (#821)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-06 10:01:25 +00:00
de29eb68b6 deps(common_utils): put the async ext trait behind a feature (#835) 2023-04-06 10:01:13 +00:00
70dff14086 fix: Add locker sign keyid in env (#844)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-04-06 09:32:12 +00:00
45111337e4 deps: update ci workflows for common_enums crate (#843) 2023-04-06 08:55:15 +00:00
175eb4e477 ci: Update connector-sanity-tests.yml (#841) 2023-04-05 18:48:09 +05:30
6ad518f313 Changelog for release v0.5.4 (#837) 2023-04-04 18:17:59 +05:30
fb4ec43157 deps(common_utils): put the signals module behind a feature flag (#814) v0.5.4 2023-04-04 05:59:05 +00:00
6f61f83066 feat(request): add RequestBuilder method to attach default request headers (#826) 2023-04-04 05:56:24 +00:00
6d7b11a0f0 feat(middleware): add middleware to attach default response headers (#824) 2023-04-04 05:56:05 +00:00
35d3e27724 feat(core): added multiple payment_attempt support for payment_intent (#439)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2023-03-30 18:19:51 +00:00
4d1013c611 feat(connector) : h1075:L4 Hackathon globalpay wallet (#625)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: khuzema khomosi <khuzemakhomosi@khuzemas-MacBook-Pro.local>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-03-30 17:21:22 +00:00
e18bfb2ae1 enhance(core): replace string with enum for country (#735) 2023-03-30 16:15:38 +00:00
442bed0f6b fix(cads_info): add extra columns to cards_info struct (#813) 2023-03-30 15:33:33 +00:00
f14f87a106 deps(api_models): put the errors module behind a feature flag (#815) 2023-03-30 09:43:34 +00:00
324df4de8c Connector Sanity tests in CI/CD (#732)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-03-30 08:41:55 +00:00
a05059b7cf enhance(storage_models): delete client secret when status is succeeded, failed, cancelled (#724) 2023-03-29 22:57:04 +00:00
eee8304bd6 fix(connector): [Mollie] remove unsupported implementation of Void flow from mollie connector (#808) 2023-03-29 22:56:43 +00:00
9d6e4ee37d refactor(drainer, router): KMS decrypt database password when kms feature is enabled (#733) 2023-03-29 22:56:19 +00:00
a733eafbbe feat(router): added incoming dispute webhooks flow (#769)
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-29 22:55:54 +00:00
fb66a0e0f2 feat(connector): [Shift4] add eps, sofort, giropay, ideal support for shift4 connector (#810) 2023-03-29 22:55:11 +00:00
ac7f850076 Changelog for release v0.5.3 (#812) v0.5.3 2023-03-29 16:04:03 +05:30
b15b8f7b43 feat: cards info api (#749)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-03-28 19:04:58 +05:30
20b4372bfe feat(connector): [Nuvei] add webhook support (#795)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-03-28 18:56:32 +05:30
f9ef3135af refactor(api_models): enhance accepted countries/currencies types (#807) 2023-03-28 11:31:02 +00:00
97b95f0e4d fix(compatibility): add last_payment_error in stripe payment response (#803) 2023-03-28 08:33:16 +00:00
642c3f3a45 refactor(services): make AppState impl generic using AppStateInfo (#805) 2023-03-27 18:50:17 +00:00
01a5e0a0c9 docs(rfc): add rfc template & first RFC (#806)
Co-authored-by: NarsGNA <115226524+NarsGNA@users.noreply.github.com>
2023-03-27 18:53:20 +05:30
c9fe8c2cb5 docker: build using latest stable Rust toolchain and use sparse index protocol (#802) 2023-03-27 16:01:06 +05:30
a28214eb9f Changelog for release v0.5.2 (#799) v0.5.2 2023-03-24 13:56:41 +00:00
029e3894fe refactor: extract kms module to external_services crate (#793) 2023-03-24 09:01:59 +00:00
346bd95445 enhance(router): change MAX_ID_LENGTH to 64 (#792) 2023-03-24 07:27:57 +00:00
a3c0033910 fix(connector): [Airwallex] Change Session Token to Init Payment (#798) 2023-03-24 07:27:09 +00:00
6ddc30eb16 chore: prepare for building production Docker images (#794) 2023-03-24 07:26:52 +00:00
2cca54d005 release: Update CHANGELOG for release v0.5.1 (#796) v0.5.1 2023-03-24 12:25:06 +05:30
da5a89bc3d feat(router_env): making metric flow as a trait for extensibility (#797) 2023-03-23 09:22:57 +00:00
699ca4f6f8 fix: process delete response from basilisk-v3 as plaintext instead of JWE (#791) 2023-03-22 15:07:16 +00:00
82344fc438 feat(pm_list): handle client secret check (#759) 2023-03-21 11:57:52 +00:00
abedaae4e8 feat: add in-memory cache support for config table (#751) 2023-03-21 11:56:48 +00:00
568bf01a56 feat(router): add support for stateful straight through routing (#752) 2023-03-21 11:56:37 +00:00
5b5557b71d feat: compile time optimization (#775) 2023-03-21 09:42:44 +00:00
575abd6f5e release: Update CHANGELOG for release v0.5.0 (#788) 2023-03-21 09:12:54 +00:00
cb188f92a6 feat(core): accept gateway credentials in the request body in payments and refunds (#766) 2023-03-21 09:07:41 +00:00
d302b286b8 feat(router): adding metrics for tracking behavior throughout the router crate (#768) 2023-03-21 05:33:03 +00:00
1d2166cf96 docs(try_local_system): add Ubuntu on WSL2 setup instructions (#767) 2023-03-21 05:28:28 +00:00
6c008ae695 feat(connector): Add support to provide connector_payment_meta for capture and void request (#770) 2023-03-20 08:10:00 +00:00
a392fb165d refactor: get connection pool based on olap/oltp features (#743) 2023-03-20 06:05:10 +00:00
853dfa1635 feat(connector): [Trustpay] add webhooks (payment and refund events) (#746)
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-20 06:02:23 +00:00