1450 Commits

Author SHA1 Message Date
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
7a76d6c01a feat(events): add events for incoming API requests (#2621)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2023-10-18 09:10:56 +00:00
da77d1393b fix(connector): [Paypal]fix error deserelization for source verification call (#2611) 2023-10-18 08:34:13 +00:00
a1472c6b78 feat(merchant_account): add merchant account list endpoint (#2560)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-18 07:23:18 +00:00
373a10beff chore(scripts): add connector script changes (#2620) 2023-10-18 07:19:24 +00:00
9e450b81ca feat(connector): [Aci] Update connector_response_reference_id with merchant reference (#2551) 2023-10-17 18:29:03 +00:00
9aa1c75eca fix(payments): fix payment update enum being inserted into kv (#2612)
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in>
2023-10-17 17:32:39 +00:00
1548ee62b6 docs(postman): Rewrite postman documentation to help devs develop tests for their features (#2613) 2023-10-17 14:47:19 +00:00
4859b7da73 fix(connector): [Authorizedotnet]fix error deserialization incase of authentication failure (#2600)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-10-17 14:35:29 +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
274a78343e fix: make push to drainer generic and add application metrics for KV (#2563) 2023-10-17 11:21:18 +00:00
cecea8718a refactor(router): throw bad request error on applepay verification failure (#2607) 2023-10-17 09:48:51 +00:00
fdd9580012 feat(router): Better UI payment link and order details product image and merchant config support (#2583)
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>
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-17 09:10:45 +00:00
3807601ee1 refactor(connector): [Nuvei] remove default case handling (#2584)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-10-16 19:18:58 +00:00
82980a86ad feat(compatibility): added support to connector txn id (#2606)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
2023-10-16 17:33:10 +00:00
7adc6a05b6 refactor(connector): [multisafepay] Remove Default Case Handling (#2586) 2023-10-16 13:51:31 +00:00
5d88dbc92c feat(events): add basic event handler to collect application events (#2602) 2023-10-16 12:50:23 +00:00
92ee1db107 feat(connector): add surcharge support in paypal connector (#2568) 2023-10-16 09:17:43 +00:00
2d5d3b8efb feat(connector): add support for surcharge in trustpay (#2581) 2023-10-16 09:00:43 +00:00
f6677b8e93 feat(connector): [Dlocal] Use connector_response_reference_id as reference to merchant (#2446) 2023-10-15 09:03:57 +00:00
2609ef6aeb feat(connector): [Klarna] Use connector_request_reference_id as reference to connector (#2494) 2023-10-15 08:53:07 +00:00
8971b17b07 feat(connector): [Airwallex] Currency Unit Conversion (#2571) 2023-10-15 08:47:12 +00:00
500405d789 feat(connector): [Paypal] use connector request reference id as reference for paypal (#2577) 2023-10-13 13:44:55 +00:00
b5feab61d9 feat(connector): [HELCIM] Implement Cards for Helcim (#2210) 2023-10-13 12:44:12 +00:00
053c79d248 refactor(connector): [noon] enhance response status mapping (#2575) 2023-10-13 11:46:27 +00:00
92f7918e6f feat(router): Add Cancel Event in Webhooks and Mapping it in Stripe (#2573) 2023-10-13 11:05:00 +00:00
d4019751ff refactor(connector): [Authorizedotnet] Enhance currency Mapping with ConnectorCurrencyCommon Trait (#2570)
Signed-off-by: Azanul <azanulhaque@gmail.com>
2023-10-13 10:20:45 +00:00
9f03a4118c refactor(connector): [Worldline] Currency Unit Conversion (#2569) 2023-10-13 10:14:51 +00:00
088dce076d feat(nexinets): Use connector_request_reference_id as reference to the connector - Work In Progress (#2515) 2023-10-13 05:23:27 +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
8029a895b2 fix(connector): Trigger Psync after redirection url (#2422) 2023-10-12 14:44:53 +00:00
c26620e041 feat(customers): add customer list endpoint (#2564)
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
2023-10-12 19:58:34 +05:30
28d02f94c6 fix(connector): [braintree] add 3ds redirection error mapping and metadata validation (#2552) 2023-10-12 13:35:37 +00:00
efa53204e8 refactor(worldline): use connector_request_reference_id as reference to the connector (#2498) 2023-10-12 11:55:13 +00:00
751f16eaee refactor(connector): [noon] update and add recommended fields (#2381)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-10-12 11:47:58 +00:00
53d7604603 fix(router): add customer_id validation for payment method create flow (#2543) 2023-10-12 09:30:56 +00:00
0889a6ed06 refactor(connector): [noon] use connector_request_reference_id for sync (#2558) 2023-10-12 09:28:52 +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
46f14191ab fix: parse allowed_payment_method_types only if there is some value p… (#2161)
Co-authored-by: Kashif <kashif@protonmail.com>
2023-10-12 09:07:18 +00:00
13be4d36ea revert: fix(connector): [noon] sync with reference_id (#2556) 2023-10-12 07:56:20 +00:00
c2ad2002c0 feat(connector): [ACI] Use connector_request_reference_id as reference to the connector (#2549)
Signed-off-by: Azanul <azanulhaque@gmail.com>
2023-10-12 07:53:06 +00:00
7eabd24a4d fix: consume profile_id throughout payouts flow (#2501)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2023-10-12 07:44:23 +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
ef647b7ab9 feat(connector): [Iatapay] use connector_response_reference_id as reference to connector (#2524)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-10-12 07:00:44 +00:00
9ef60e425d fix(connector): [noon] sync with reference_id (#2544) 2023-10-12 06:52:48 +00:00
9f446bc174 feat(router): add kv implementation for update address in update payments flow (#2542) 2023-10-12 06:42:51 +00:00
81cb8da4d4 feat(connector): [Cybersource] Use connector_request_reference_id as reference to the connector (#2512)
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2023-10-12 05:57:50 +00:00
b78109bc93 refactor(connector): [Worldpay] Currency Unit Conversion (#2436)
Co-authored-by: Suraj <surajshinde.com>
2023-10-12 05:55:31 +00:00
550377a6c3 feat(connector): [Tsys] Use connector_response_reference_id as reference to the connector (#2546)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-10-11 21:08:54 +00:00
62638c4230 feat(connector): [Authorizedotnet] use connector_response_reference_id as reference to merchant (#2497)
Co-authored-by: Jurijs <jurijs.bibicevs@mbit.lv>
2023-10-11 10:54:21 +00:00