35 Commits

Author SHA1 Message Date
c86f2c045e feat(connector): [ACI] Add banking redirect support for EPS, Giropay, iDEAL, and Sofortueberweisung (#890)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-05-02 20:27:32 +00:00
304081cbad feat(router): add new payment methods for Bank redirects, BNPL and wallet (#864) 2023-04-20 21:20:29 +00:00
29da1dfa50 feat: connector tokenization flow (#750)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-11 11:54:45 +00:00
6f61f83066 feat(request): add RequestBuilder method to attach default request headers (#826) 2023-04-04 05:56:24 +00:00
f14f87a106 deps(api_models): put the errors module behind a feature flag (#815) 2023-03-30 09:43:34 +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
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
ec2b1b18fd feat(connector): Add support for complete authorize payment after 3DS redirection (#741) 2023-03-15 08:48:17 +00:00
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
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
1b3b7f5bc6 enhance(router/webhooks): expose additional incoming request details to webhooks flow (#637) 2023-02-24 12:23:16 +00:00
f6eac13b21 feat(connector): add afterpay, klarna, affirm support in adyen connector (#516) 2023-02-10 02:37:09 +05:30
a2921ff835 Rapyd webhook integration (#435) 2023-02-06 14:00:30 +05:30
d32f076877 fix(adyen): fix capture_method not considered during payments sync (#444) 2023-01-22 15:24:32 +05:30
30593bd1fd feat(access_token): support creating access token for connectors (#407) 2023-01-20 16:14:33 +05:30
c1de463cde refactor(connectors): refactor propagation of validation and not implemented errors (#419) 2023-01-20 12:07:01 +05:30
57c46b2442 feat: add connector error (#415) 2023-01-20 00:23:13 +05:30
c5cf63b775 fix(connector): adyen cancel (#339) 2023-01-11 16:43:25 +05:30
35f6af1a3d build(deps): update deps (#342) 2023-01-11 13:07:13 +05:30
3cdf50c942 refactor: Replace Bach with Application on every naming (#292) 2023-01-10 18:07:32 +05:30
6a0d183e7b fix(router_env): fix opentelemetry traces for router_env (#201)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2023-01-07 17:43:19 +05:30
adb048dbc6 feat(connectors): implement capture flow for checkout and adyen connectors (#259) 2023-01-05 18:25:46 +05:30
4b4a9967b3 refactor(connector): modify build_headers method to accept connectors… (#265) 2022-12-30 20:46:10 +05:30
e7579a4819 chore: add lints in workspace cargo config (#223) 2022-12-24 14:28:03 +05:30
57366f3304 fix: send Connector as reference for base_url (#200) 2022-12-21 17:10:00 +05:30
bf857cb8ee fix: TODO's and FIXME's in connectors (#183) 2022-12-21 14:04:09 +05:30
f3d3abf060 refactor(connectors): remove specific imports from connectors (#161) 2022-12-20 13:36:59 +05:30
8f43489989 chore: address Rust 1.66 clippy lints (#162) 2022-12-16 12:21:31 +05:30
0e105db216 Sessions flow for wallets (#60) 2022-12-09 20:58:15 +05:30
c208cd2be7 feat(stripe): add setup intent in connector integration (stripe) (#50)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2022-12-07 11:59:40 +05:30
200a085fd0 Testability ddd repository (#55) 2022-12-03 10:48:51 +05:30
2a050cc340 refactor: rename the payment request struct (#48) 2022-12-01 16:30:34 +05:30
54c3fc349d feat: 3ds2 Integration (#35) 2022-11-29 15:27:35 +05:30
2a2febb0f8 chore: mirror changes from BitBucket 2022-11-21 18:47:04 +05:30
430dcd1967 initial commit 2022-11-16 20:37:50 +05:30