1538 Commits

Author SHA1 Message Date
d335879f92 feat(router): make webhook events config disabled only and by default enable all the events (#2770) 2023-11-06 08:10:10 +00:00
25245b9653 feat(connector): [Payeezy] Currency Unit Conversion (#2710)
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
2023-11-05 13:22:35 +00:00
278292322c refactor(connector): [Stax] Currency Unit Conversion (#2711)
Co-authored-by: Shivansh Bhatnagar <shivansh.bhatnagar.mat22@iitbhu.ac.in>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
2023-11-05 11:45:56 +00:00
1b45a30263 feat(connector): [NMI] Currency Unit Conversion (#2707) 2023-11-05 11:33:45 +00:00
7141b89d23 feat(connector): [Bitpay] Use connector_request_reference_id as reference to the connector (#2697) 2023-11-05 10:53:00 +00:00
b6b9e4f912 feat(connector): [Fiserv] Currency Unit Conversion (#2715) 2023-11-05 10:51:32 +00:00
cdead78ea6 feat(connector): [ACI] Currency Unit Conversion (#2750) 2023-11-05 10:48:32 +00:00
9314d14463 fix(connector): [Bluesnap] fix psync status to failure when it is '403' (#2772)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-03 13:27:20 +00:00
9b618d2447 feat(router): Add Smart Routing to route payments efficiently (#2665)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shashank_attarde <shashank.attarde@juspay.in>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
Co-authored-by: Amisha Prabhat <55580080+Aprabhat19@users.noreply.github.com>
2023-11-03 13:07:31 +00:00
1ba6282699 feat(merchant_connector_account): add cache for querying by merchant_connector_id (#2738) 2023-11-03 11:51:36 +00:00
255a4f89a8 fix(connector): [Cryptopay]Remove default case handling for Cryptopay (#2699)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-11-03 11:44:58 +00:00
169d33bf81 revert: fix(analytics): feat(analytics): analytics APIs (#2777) 2023-11-03 17:29:32 +05:30
e40a29351c fix(router): make customer_id optional when billing and shipping address is passed in payments create, update (#2762) 2023-11-03 07:01:06 +00:00
c0a5e7b7d9 feat(analytics): analytics APIs (#2676)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-03 06:31:47 +00:00
10944937a0 feat(events): add api auth type details to events (#2760) 2023-11-02 12:23:35 +00:00
b3c846d637 feat(connector): [Multisafepay] add error handling (#2595)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-11-02 07:17:25 +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
e377279d9c feat(connector): [BitPay] Currency Unit Conversion (#2736) 2023-10-31 13:58:58 +00:00
0a44f5699e fix(connector): [Stripe] add decline_code in error_reason (#2735) 2023-10-31 12:07:04 +00:00
15a6b5a855 feat: implement list_merchant_connector_accounts_by_merchant_id_connector_name function (#2742) 2023-10-31 11:38:46 +00:00
0f5406c620 feat(connector): [Iatapay] currency unit conversion (#2592)
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
2023-10-31 11:35:56 +00:00
ceed76fb2e refactor(connector): [Payeezy] remove default case handling (#2712)
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-10-31 11:31:06 +00:00
42b13f737a feat(connector): [Multisafepay] Currency Unit Conversion (#2679) 2023-10-31 11:28:20 +00:00
3d7c6b004d feat(connector): [Authorizedotnet] Use connector_request_reference_id as reference to the connector (#2593)
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
2023-10-31 11:19:52 +00:00
a261f1a2fc feat(connector): Worldline Use connector_response_reference_id as reference to merchant (#2721) 2023-10-31 11:03:50 +00:00
aad3f0f6fa feat(connector): [NMI] add orderid to PaymentRequest (#2727) 2023-10-31 10:28:15 +00:00
94947bdb33 refactor(connector): [Payme] Remove Default Case Handling (#2719) 2023-10-31 09:50:47 +00:00
8c85173ecd refactor(core): use business_profile to read merchant configs (#2729) 2023-10-31 07:44:45 +00:00
9d9fc2a8c5 refactor(db): migrate to payment_attempt from connector_response (#2656) 2023-10-30 18:34:53 +00:00
452090d56d refactor(connector): [Noon] Remove Default Case Handling (#2677) 2023-10-30 13:50:27 +00:00
8b1499e121 chore(env): add ttl as env variable (#2653) 2023-10-30 13:45:57 +00:00
577ef1ae1a fix: make kv log extraction easier (#2666) 2023-10-30 11:38:18 +00:00
d682471001 feat(organization): add organization table (#2669) 2023-10-30 08:54:28 +00:00
23bd364a78 feat(connector): [VOLT] Implement payment flows and bank redirect payment method (#2582)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-10-30 07:43:28 +00:00
4afe552563 refactor(connector): Use connector_request_reference_id for Iatapay (#2692) 2023-10-28 17:46:17 +00:00
05100ea38d refactor(connector): [Square] remove default case handling (#2701)
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
2023-10-27 16:24:52 +00:00
78e5cd00b5 refactor(connector): [Rapyd] add and implement the get_currency_unit function (#2664)
Co-authored-by: Shivansh Bhatnagar <shivansh.bhatnagar.mat22@iitbhu.ac.in>
2023-10-27 13:08:54 +00:00
af90089010 feat(connector): [Dlocal] Implement feature to use connector_request_reference_id as reference to the connector (#2704) 2023-10-27 12:15:17 +00:00
05c2f842e3 refactor(connector): Use connector_request_reference_id for Fiserv (#2698) 2023-10-27 12:14:43 +00:00
4138c8f543 refactor(connector): [Airwallex] Remove default case handling (#2703) 2023-10-27 12:05:44 +00:00
3578db7640 feat(connector): [Mollie] Currency Unit Conversion (#2671)
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
2023-10-27 11:55:35 +00:00
88e1f29dae feat(connector): [OpenNode] Currency Unit Conversion (#2645) 2023-10-27 11:28:06 +00:00
efed596823 fix(connector): [Forte] Response Handling for Verify Action (#2601)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-10-27 09:40:16 +00:00
13c66df92c feat(events): add masked json serializer for logging PII values (#2681)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-27 07:28:09 +00:00
2c007675ae fix(connector): [Paypal]fix paypal error reason mapping when it is empty string. (#2700) 2023-10-26 13:42:41 +00:00
96b790cb4b feat(connector): [OpenNode] Use connector_request_reference_id as referemce to connector (#2596) 2023-10-25 18:58:40 +00:00
1186f8c4e2 refactor(connector): added default case for Opayo (#2687) 2023-10-25 18:20:51 +00:00
2b2c38146d refactor(connector): [Worldpay] Remove Default Case Handling (#2488)
Co-authored-by: de-harish <harish.ramesh@talabat.com>
2023-10-25 18:20:25 +00:00
9ff272121a refactor(router): tsys default case handling (#2672) 2023-10-25 18:15:55 +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