|
|
012e352db0
|
feat(router): Add support for network token migration (#6300)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-11-20 13:13:12 +00:00 |
|
|
|
11e92413b2
|
refactor(payment_methods_v2): rename payment_method and payment_method_type fields and use concrete type for payment_method_data (#6555)
|
2024-11-19 15:03:30 +00:00 |
|
|
|
0389ae74e1
|
refactor(payment_methods): refactor customer payment methods list v2 code to follow better code practices (#6433)
|
2024-11-08 13:50:14 +00:00 |
|
|
|
53075792b3
|
fix(router): Update request body for migrate-batch api (#6429)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-25 13:00:50 +00:00 |
|
|
|
842c4a2f47
|
fix(payment_methods): fix merchant payment method list to retain a mca based on connector_name and mca_id (#6408)
|
2024-10-24 13:39:06 +00:00 |
|
|
|
5930089682
|
refactor(router): modify net_amount to be a struct in the domain model of payment_attempt and handle amount changes across all flows (#6252)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-10 18:27:14 +05:30 |
|
|
|
f096992218
|
feat(payment_methods_v2): Update and Retrieve payment method APIs for v2 (#5939)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-26 13:15:18 +00:00 |
|
|
|
be902ffa53
|
feat(payment_methods_v2): Payment method Create API (#5812)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-18 06:52:09 +00:00 |
|
|
|
3a5fb532de
|
feat(payment_methods_list): add is_tax_connector_enabled boolean value in payment_methods_list call response (#5707)
Co-authored-by: Sagnik Mitra <sagnik.mitra@sagnikmitra-JNWPH6GQ9R.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-10 07:44:07 +00:00 |
|
|
|
771f48cfe0
|
refactor(router): add domain type for merchant_connector_account id (#5685)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
|
2024-08-28 07:52:19 +00:00 |
|
|
|
e98ff95b10
|
feat(payment_methods_v2): Payment methods v2 API models (#5564)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-26 06:49:22 +00:00 |
|
|
|
8302272460
|
refactor(core): Refactor customer payment method list for v2 (#4856)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-08-06 15:25:30 +00:00 |
|
|
|
7068fbfbe2
|
refactor(merchant_id): create domain type for merchant_id (#5408)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-07-24 13:48:25 +00:00 |
|
|
|
aaf1f2b1e5
|
feat(customer): customer v2 refactor for customer create end point (#5350)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-07-23 07:40:07 +00:00 |
|
|
|
06f1406cbc
|
refactor(router): Make original_payment_authorized_currency and original_payment_authorized_amount mandatory fields for Discover cards and Cybersource connector during payment method migration. (#5370)
|
2024-07-22 07:08:44 +00:00 |
|
|
|
21499947ad
|
feat(payment_methods): add support to migrate existing customer PMs from processor to hyperswitch (#5306)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-07-13 16:41:44 +00:00 |
|
|
|
125699f89c
|
feat(router): add an api to migrate the payment method (#5186)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-07-10 16:31:13 +00:00 |
|
|
|
c642d9dcf5
|
feat(router): pass fields to indicate if the customer address details to be connector from wallets (#5210)
|
2024-07-05 10:56:39 +00:00 |
|
|
|
a343f69dc4
|
refactor: use hashmap deserializer for generic_link options (#5157)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-07-02 09:46:20 +00:00 |
|
|
|
b08ce22108
|
refactor(connector): added amount framework to paypal, payouts and routing (#4865)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-06-28 06:31:15 +00:00 |
|
|
|
9e4b2d1c11
|
refactor: separate DB queries and HTML creation for payout links (#4967)
Signed-off-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-C02FC60MMD6M.local>
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Signed-off-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-G961M60MK7.local>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-C02FC60MMD6M.local>
Co-authored-by: Srujan chikke <chikke.srujan@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-G961M60MK7.local>
|
2024-06-25 14:07:10 +00:00 |
|
|
|
fcf52973f4
|
feat(router): add request_external_three_ds_authentication flag in payment_method_list_response (#4864)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-06-04 14:34:39 +00:00 |
|
|
|
93d61d1053
|
feat: add a domain type for customer_id (#4705)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-30 10:49:10 +00:00 |
|
|
|
23c73951bb
|
fix(payment_methods): mask the email address being logged in the payment_method_list response logs (#4749)
|
2024-05-23 15:07:00 +00:00 |
|
|
|
443b7e6ea2
|
refactor(router): added a new type minor unit to amount (#4629)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
|
2024-05-21 10:10:05 +00:00 |
|
|
|
27ae437a88
|
refactor(cards,router): Remove duplicated card number interface (#4404)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-05-16 13:20:40 +00:00 |
|
|
|
e43ae653a0
|
refactor(payment_methods): update api contract for update payment method endpoint (#4641)
|
2024-05-14 12:49:35 +00:00 |
|
|
|
348cd744dc
|
feat(payment_methods): pass required_billing_contact_fields field in /session call based on dynamic fields (#4601)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-13 14:02:00 +00:00 |
|
|
|
55ae0fc5f7
|
refactor(billing): store payment_method_data_billing for recurring payments (#4513)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-09 13:12:05 +00:00 |
|
|
|
43307815e0
|
feat(payment_methods): Client secret implementation in payment method… (#4134)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-19 12:02:06 +00:00 |
|
|
|
3333bbfe7f
|
refactor(payment_methods): revamp payment methods update endpoint (#4305)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-16 16:38:47 +00:00 |
|
|
|
49cfe72cd2
|
refactor(mandates): add validations for recurring mandates using payment_method_id (#4263)
|
2024-04-03 14:41:59 +00:00 |
|
|
|
36f4112a6f
|
refactor: Fix typos (#4277)
|
2024-04-03 08:10:04 +00:00 |
|
|
|
74cd4a7952
|
feat(payment_method): API to list countries and currencies supported by a country and payment method type (#4126)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-28 07:00:11 +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 |
|
|
|
290c456a23
|
feat(pm_auth): Support different pm types in PM auth (#3114)
|
2024-03-15 12:27:26 +00:00 |
|
|
|
f3931cf484
|
feat(payment_methods): Add default payment method column in customers table and last used column in payment_methods table (#3790)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-28 11:12:58 +00:00 |
|
|
|
2c95dcd197
|
fix(cards): Return a 200 response indicating that a customer is none (#3773)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-02-23 14:57:32 +05:30 |
|
|
|
3af6aaf28e
|
feat(payouts): Add Wallet to Payouts (#3502)
|
2024-02-07 06:51:57 +00:00 |
|
|
|
ebe4ac30a8
|
feat(connector): send metadata in payment authorize request for noon nmi cryptopay (#3325)
|
2024-02-06 13:34:19 +00:00 |
|
|
|
a9c0d0c554
|
fix: return currency in payment methods list response (#3516)
|
2024-02-05 10:48:55 +00:00 |
|
|
|
7d8d68faba
|
refactor(openapi): move openapi to separate crate to decrease compile times (#3110)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com>
Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2024-01-29 10:50:43 +00:00 |
|
|
|
bd5356e7e7
|
refactor(core): add locker config to enable or disable locker (#3352)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-18 12:40:21 +00:00 |
|
|
|
01c2de223f
|
feat(payment_method): add capability to store bank details using /payment_methods endpoint (#3113)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
|
2024-01-17 09:05:13 +00:00 |
|
|
|
9eaebe8db3
|
refactor(router): restricted list payment method Customer to api-key based (#3100)
|
2024-01-11 08:28:56 +00:00 |
|
|
|
b6838c4d1a
|
docs(openapi): fix payment_methods_enabled OpenAPI spec in merchant connector account APIs (#3068)
|
2023-12-06 17:22:50 +00:00 |
|
|
|
daf0f09f8e
|
feat: calculate surcharge for customer saved card list (#3039)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-04 22:30:51 +05:30 |
|
|
|
6c7d3a2e8a
|
fix: use card bin to get additional card details (#3036)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-04 14:21:41 +00:00 |
|
|
|
57591f819c
|
refactor: create separate struct for surcharge details response (#3027)
|
2023-12-04 11:41:30 +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 |
|