|
|
d9270ace8d
|
refactor(open_banking): Refactored to consume and use headers from SDK (#5884)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-20 15:51:17 +00:00 |
|
|
|
c0cac8d913
|
fix(external_services): add proto build under the dynamic_routing feature flag (#5945)
|
2024-09-20 11:26:38 +00:00 |
|
|
|
fe15cc79f5
|
feat(router): add support for Samsung Pay payment method (#5955)
|
2024-09-20 11:26:24 +00:00 |
|
|
|
5335f2d21c
|
refactor(payment_intent_v2): payment intent fields refactoring (#5880)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-20 11:20:53 +00:00 |
|
|
|
00e913c75c
|
feat(connector): [DEUTSCHEBANK] Implement SEPA recurring payments (#5925)
|
2024-09-20 11:16:57 +00:00 |
|
|
|
c8f7232a30
|
fix: do not allow duplicate organization name (#5919)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-20 07:39:38 +00:00 |
|
|
|
1151d215a6
|
refactor(router): add phone and country_code in dynamic fields (#5968)
|
2024-09-19 20:15:20 +00:00 |
|
|
|
dee91b366a
|
refactor: Rename business profile to profiles in api, diesel, domain, interface and error types (#5877)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 18:00:25 +00:00 |
|
|
|
f4fa4cdab4
|
refactor(dynamic_fields): populate billing.email with customer email if not present (#5962)
|
2024-09-19 17:59:33 +00:00 |
|
|
|
156a161f3e
|
fix(payments): add time range in list payment attempts query (#5959)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 17:49:47 +00:00 |
|
|
|
5942e059e9
|
refactor(email): Add recipient emails in email config (#5964)
|
2024-09-19 13:42:20 +00:00 |
|
|
|
6a6ce17506
|
feat(connector): [Novalnet] add Recurring payment flow for cards (#5921)
|
2024-09-19 13:25:57 +00:00 |
|
|
|
30dd7ceb5f
|
refactor(recon): use AuthDataWithUser and use JWTAuth for token verif… (#5829)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 13:25:23 +00:00 |
|
|
|
a0f4bb771b
|
feat(payout): add unified error code and messages along with translation (#5810)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 13:25:12 +00:00 |
|
|
|
8320dc07fe
|
feat(payments): store and propagate additional wallet pm details in payments response (#5869)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-19 13:24:56 +00:00 |
|
|
|
776b5482e9
|
refactor(router): handle connector errors for tax calculation flow (#5949)
|
2024-09-19 06:59:24 +00:00 |
|
|
|
8c99db72ad
|
fix(merchant_account_v2): remove compatible_connector field in metadata (#5935)
|
2024-09-18 11:26:35 +00:00 |
|
|
|
ed13146b80
|
docs: api-reference changes for customers and admin list apis for v2 (#5936)
|
2024-09-18 10:28:39 +00:00 |
|
|
|
99f5933894
|
feat(routing): build gRPC Client Interface to initiate communication with other gRPC services (#5835)
Co-authored-by: prajjwalkumar17 <prajjwal.kumar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
|
2024-09-18 08:22:19 +00:00 |
|
|
|
2bc8756e06
|
docs: add openapi docs for customers v2 (#5926)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-18 06:54:55 +00:00 |
|
|
|
0a0c93e102
|
feat(disputes): add support for disputes aggregate (#5896)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-18 06:54:42 +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 |
|
|
|
1d9e639652
|
refactor(connector): Move connector Volt and Mollie from Router to HyperswitchConnector Trait (#5612)
|
2024-09-17 15:23:54 +00:00 |
|
|
|
90e8de18a8
|
fix(connector): add field types for bank debits (#5908)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-17 12:23:41 +00:00 |
|
|
|
97c8e98a48
|
fix(router): [stripe] remove passing of customer_acceptance from Mandate Payment Request (#5920)
|
2024-09-17 11:05:24 +00:00 |
|
|
|
66de680e6f
|
fix(router): cache invalidation in merchant_connector_update flow for v2 (#5918)
|
2024-09-17 10:59:29 +00:00 |
|
|
|
75400a3af7
|
fix(frm): add feature flag for querying FRM data (#5889)
|
2024-09-17 10:58:58 +00:00 |
|
|
|
f72abe4b97
|
refactor: add encryption support to payment attempt domain model (#5882)
|
2024-09-17 10:56:08 +00:00 |
|
|
|
bc6c460ca9
|
feat(router): add admin list apis for v2 (#5883)
|
2024-09-17 08:08:46 +00:00 |
|
|
|
a258602ff1
|
fix(user_roles): Populate profile_id from token in update user role API (#5907)
|
2024-09-16 18:05:15 +00:00 |
|
|
|
45c19a1729
|
refactor(core): update response for PaymentsDynamicTaxCalculationResponse (#5909)
|
2024-09-16 14:07:43 +00:00 |
|
|
|
00a7865576
|
refactor(connector): [Paybox] Fix Error Handling/Datetime format (#5905)
|
2024-09-16 12:58:27 +00:00 |
|
|
|
6e74b80098
|
fix(process): add process tracker support for instant refunds (#5818)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-16 12:28:34 +00:00 |
|
|
|
61e2ca9b17
|
feat(core): Add support for card network tokenization (#5599)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-16 11:13:15 +00:00 |
|
|
|
90ebd54ec9
|
feat(connector): wasm changes for Taxjar (#5879)
|
2024-09-16 06:53:47 +00:00 |
|
|
|
9f9a414042
|
feat(router): Default configs and toggle api for dynamic routing feature (#5830)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-16 06:53:32 +00:00 |
|
|
|
4137d7b48a
|
refactor(payment_methods): unify locker api function call (#5863)
|
2024-09-16 06:49:49 +00:00 |
|
|
|
4d28cf276f
|
refactor(user_roles): Populate role names and entity names in user role APIs (#5861)
|
2024-09-13 12:56:26 +00:00 |
|
|
|
6fc2060620
|
feat(connector): [DEUTSCHEBANK] Integrate SEPA Payments (#5826)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-13 11:29:33 +00:00 |
|
|
|
10ac089449
|
feat(payments_v2): payment intent diesel and domain models changes v2 (#5783)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-13 07:41:38 +00:00 |
|
|
|
71bf627fbc
|
feat(connector): [Fiuu] ADD Wasm Configs (#5874)
|
2024-09-13 06:40:14 +00:00 |
|
|
|
840609af61
|
refactor(core): Update shipping_cost and order_tax_amount to net_amount of payment_attempt (#5844)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-12 17:18:12 +00:00 |
|
|
|
608676c8e2
|
refactor: return optional request body from build_request_v2 in ConnectorIntegrationV2 trait (#5865)
|
2024-09-12 13:48:01 +00:00 |
|
|
|
00386f3295
|
feat(refunds): Refunds aggregate api (#5795)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-12 13:29:25 +00:00 |
|
|
|
1bb8f5e8eb
|
refactor: handle redirections for iframed content (#5591)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-09-12 13:28:55 +00:00 |
|
|
|
a96e9f3e22
|
refactor(payment_links): Update API contract for dynamic transaction details and upgrade UI (#5849)
|
2024-09-12 13:28:21 +00:00 |
|
|
|
1929f56e2a
|
fix(router): add payment_method check in get_mandate_type (#5828)
|
2024-09-12 13:26:17 +00:00 |
|
|
|
985761cfb3
|
fix(connector): [ZSL] compare consr_paid_amt with the total amount for identifying partial payments (#5873)
|
2024-09-12 11:30:19 +00:00 |
|
|
|
246fdc8406
|
feat(connector): [Novalnet] add Payment flows for cards (#5726)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
|
2024-09-12 06:47:38 +00:00 |
|
|
|
a90e406276
|
fix(router): return collect_billing_details_from_wallet_connector if always_collect_billing_details_from_wallet_connector is false in merchant payment method list (#5854)
|
2024-09-11 15:41:19 +00:00 |
|