|
|
5f40eee3fa
|
Refactor(core): make save_payment_method as post_update_tracker trait function (#4307)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-25 08:01:43 +00:00 |
|
|
|
53e5307c3c
|
feat(payments): add amount and connector id filter in list (#4354)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-18 13:44:35 +00:00 |
|
|
|
dea21c65ff
|
feat(events): Add payment cancel events (#4166)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-15 10:35:40 +00:00 |
|
|
|
44e7456a10
|
chore(deps): update time crate to 0.3.35 (#4338)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 14:20:40 +00:00 |
|
|
|
a2958c33b5
|
feat(payouts): add kafka events (#4264)
Co-authored-by: Ivor Dsouza <ivor.dsouza@juspay.in>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 09:13:20 +00:00 |
|
|
|
02ffe7e480
|
fix(payouts): persist status updates in payouts table (#4280)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-04 13:43:24 +00:00 |
|
|
|
6e94a56364
|
refactor(core): locker call made synchronous for updation of pm_id (#4289)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-04-03 22:59:47 +05:30 |
|
|
|
1f0d60e64f
|
build(deps): update dependencies (#4268)
|
2024-04-02 10:13:30 +00:00 |
|
|
|
ea730d4ffc
|
build(deps): bump error-stack from version 0.3.1 to 0.4.1 (#4188)
|
2024-04-01 07:01:17 +00:00 |
|
|
|
fb5f0e6c7e
|
feat(payouts): implement list and filter APIs (#3651)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2024-03-21 08:55:06 +00:00 |
|
|
|
7afc44e835
|
feat: store payment check codes and authentication data from processors (#3958)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-20 07:56:20 +00:00 |
|
|
|
944089d691
|
feat(payouts): implement KVRouterStore (#3889)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2024-03-19 10:03:37 +00:00 |
|
|
|
6f679851df
|
feat(events): Add audit events scaffolding (#3863)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-18 06:41:33 +00:00 |
|
|
|
7391416e24
|
refactor(core): updated payments response with payment_method_id & payment_method_status (#3883)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-11 07:34:34 +00:00 |
|
|
|
a1fd36a1ab
|
feat(core): store customer_acceptance in the payment_methods table (#3885)
|
2024-03-06 09:30:16 +00:00 |
|
|
|
c09b2b3a2a
|
feat(core): external authentication related schema changes for existing tables (#3904)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-05 13:35:43 +00:00 |
|
|
|
33f07419ab
|
feat(address): add payment method billing details (#3812)
|
2024-03-01 12:07:29 +00:00 |
|
|
|
7b0bce5558
|
refactor(core): inclusion of locker to store fingerprints (#3630)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-02-21 08:07:25 +00:00 |
|
|
|
74f3721ccd
|
fix(core): Add column mandate_data for storing the details of a mandate in PaymentAttempt (#3606)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-09 08:35:54 +00:00 |
|
|
|
0a97a1eb63
|
refactor(blocklist): separate utility function & kill switch for validating data in blocklist (#3360)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-06 13:36:47 +00:00 |
|
|
|
02074dfc23
|
feat(core): update card_details for an existing mandate (#3452)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-30 07:05:42 +00:00 |
|
|
|
bb096138b5
|
feat(router): payment_method block (#3056)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
|
2024-01-11 12:28:29 +00:00 |
|
|
|
23e0c63541
|
fix: introduce net_amount field in payment response (#3115)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-08 14:27:37 +00:00 |
|
|
|
3cd74966b2
|
fix(router): Payment link api contract change (#2975)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Kashif <kashif.dev@protonmail.com>
Co-authored-by: hrithikeshvm <hrithikeshmylatty@gmail.com>
Co-authored-by: hrithikeshvm <vmhrithikesh@gmail.com>
|
2024-01-08 12:10:56 +00:00 |
|
|
|
57e1ae9dea
|
feat(core): enable surcharge support for all connectors (#3109)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-14 06:08:14 +00:00 |
|
|
|
f7da59d06a
|
fix(router): make request_incremental_authorization optional in payment_intent (#3086)
|
2023-12-11 13:37:25 +00:00 |
|
|
|
2c4599a1cd
|
feat: add utility to convert TOML configuration file to list of environment variables (#3096)
|
2023-12-11 07:50:19 +00:00 |
|
|
|
ba392f58b2
|
fix: add fallback to reverselookup error (#3025)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-05 07:17:37 +00:00 |
|
|
|
a0cfdd3fb1
|
feat(router): add payments incremental authorization api (#3038)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-04 13:04:51 +00:00 |
|
|
|
1ca2ba4594
|
feat(router): make core changes in payments flow to support incremental authorization (#3009)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-11-30 11:26:34 +00:00 |
|
|
|
9df4e0193f
|
feat(analytics): Add Clickhouse based analytics (#2988)
Co-authored-by: harsh_sharma_juspay <harsh.sharma@juspay.in>
Co-authored-by: Ivor Dsouza <ivor.dsouza@juspay.in>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: nain-F49FF806 <126972030+nain-F49FF806@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: akshay.s <akshay.s@juspay.in>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
|
2023-11-29 11:34:53 +00:00 |
|
|
|
837480d935
|
feat(core): enable payment refund when payment is partially captured (#2991)
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
|
2023-11-28 15:14:55 +00:00 |
|
|
|
3db721388a
|
fix: surcharge related status and rules fix (#2974)
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
|
2023-11-24 18:44:28 +05:30 |
|
|
|
3322103f5c
|
feat(router): add connector_transaction_id in error_response from connector flows (#2972)
|
2023-11-24 07:03:30 +00:00 |
|
|
|
3f3b797dc6
|
fix: status goes from pending to partially captured in psync (#2915)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-21 14:55:38 +00:00 |
|
|
|
39540015fd
|
feat(router): add unified_code, unified_message in payments response (#2918)
|
2023-11-20 12:05:07 +00:00 |
|
|
|
cafea45982
|
fix: handle session and confirm flow discrepancy in surcharge details (#2696)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-14 10:41:38 +00:00 |
|
|
|
0553587115
|
build(deps): remove unused dependencies and features (#2854)
|
2023-11-13 11:20:18 +00:00 |
|
|
|
f88eee7362
|
feat(router): Add new JWT authentication variants and use them (#2835)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-13 05:47:35 +00:00 |
|
|
|
966369b6f2
|
refactor(core): remove connector response table and use payment_attempt instead (#2644)
|
2023-11-09 15:09:12 +00:00 |
|
|
|
42261a5306
|
fix: null fields in payments respose (#2745)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-31 14:26:45 +00:00 |
|
|
|
9d9fc2a8c5
|
refactor(db): migrate to payment_attempt from connector_response (#2656)
|
2023-10-30 18:34:53 +00:00 |
|
|
|
5988d8d426
|
feat(core): add support for multiple merchant_connector_account (#2655)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Shanks <shashank.attarde@juspay.in>
|
2023-10-25 15:57:24 +00:00 |
|
|
|
949937e364
|
feat: add support for updating surcharge_applicable field intent (#2647)
|
2023-10-20 09:47:10 +00:00 |
|
|
|
e5fbaae0d4
|
refactor: add surcharge_applicable to payment_intent and remove surcharge_metadata from payment_attempt (#2642)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-19 13:56:00 +00:00 |
|
|
|
2f9a3557f6
|
feat: update surcharge_amount and tax_amount in update_trackers of payment_confirm (#2603)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-18 10:12:32 +00:00 |
|
|
|
6a74e8cba9
|
feat: add updated_by to tracker tables (#2604)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-17 11:26:56 +00:00 |
|
|
|
fbf3c03d41
|
refactor(storage): update paymentintent object to provide a relation with attempts (#2502)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-13 02:40:54 +00:00 |
|
|
|
642085dc74
|
feat(router): Add payment link support (#2105)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Kashif <46213975+kashif-m@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
|
2023-10-12 09:09:10 +00:00 |
|
|
|
1ee11849d4
|
fix: percentage float inconsistency problem and api models changes to support surcharge feature (#2550)
|
2023-10-12 07:36:09 +00:00 |
|