1314 Commits

Author SHA1 Message Date
a77ab42f4f fix(connector): [Multisafepay] Fix bug in Paypal payment decline and cancel (#1647) 2023-07-17 10:01:34 +00:00
95de3a579d feat(router): add attempt_count field in attempt update record of payment_intent (#1725) 2023-07-17 09:46:40 +00:00
abed197366 feat(connector): [Adyen] Implement Clearpay in BNPL (#1546)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-07-17 09:17:54 +00:00
c6f745540f revert: refactor(pm_list): Update required fields for a payment method (#1724)
Co-authored-by: Tinu Hareesswar <tinuhareesswarr@gmail.com>
2023-07-17 07:38:56 +00:00
714cd275b3 feat(connector): [Tsys] Add cards for Payments and Refunds flow (#1716)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2023-07-17 04:16:29 +00:00
95a45e4978 feat(connector): [PowerTranz] Add cards 3ds support for PowerTranz connector (#1722) 2023-07-17 04:06:11 +00:00
8dd9fcc2c5 refactor(pm_list): Update required fields for a payment method (#1720) 2023-07-16 19:52:05 +00:00
9890570274 fix(refunds): modify refund fields to process updating of refund_reason (#1544)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-07-16 13:08:23 +00:00
91f969a290 feat(connector): [Mollie] Implement card 3ds (#1421) 2023-07-16 12:42:33 +00:00
cbde4a6d7b fix(connector): [Adyen] Add bizum in common enums (#1719)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2023-07-15 10:53:20 +00:00
c72a592e5e feat(connector): [Globepay] Add Refund and Refund Sync flow (#1706)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2023-07-14 14:58:13 +00:00
c34a049506 fix(connector): [Adyen] Fix Klarna mandates for Adyen (#1717) 2023-07-14 14:15:26 +00:00
c654d76660 feat(connector): [Adyen] Implement Bizum in Bank Redirects (#1589)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-07-14 13:48:51 +00:00
c9e20dcd30 fix(api_keys): fix API key being created for non-existent merchant account (#1712) 2023-07-14 11:45:10 +00:00
8c5703df54 test(connector): [stripe] Add ui test for affirm (#1694)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-07-14 11:43:54 +00:00
cb0ca0cc2f fix(ui-test): Run UI tests only on merge-queue (#1709) 2023-07-14 11:28:40 +00:00
82fd844620 feat(connector): [Adyen] Add support for PayPal wallet mandates (#1686) 2023-07-14 11:26:18 +00:00
05540ea17e feat(connector): [Authorizedotnet] Add Wallet support (#1223)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-07-14 09:53:48 +00:00
8832dd60b9 refactor(payment_methods): Remove legacy locker code as it is not been used (#1666) 2023-07-14 09:51:10 +00:00
7609895210 feat(connector): [Tsys] Add template code for Tsys connector (#1704)
Co-authored-by: SamraatBansal <samraatbansal7@gmail.com>
2023-07-14 07:26:44 +00:00
7025b789b8 feat: add organization_id to merchant account (#1611) 2023-07-14 07:20:21 +00:00
07aef53a5c feat: filter out payment_methods which does not support mandates during list api call (#1318)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-07-14 06:48:59 +00:00
8572f1da8e feat(router): add expand attempts support in payments retrieve response (#1678) 2023-07-14 06:44:57 +00:00
a6645bd354 fix: store and retrieve merchant secret from MCA table for webhooks source verification (#1331)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2023-07-14 06:43:33 +00:00
ce1d205219 fix(router): decrease payment method token time based on payment_intent creation time (#1682)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-07-14 06:42:54 +00:00
08cca881c2 refactor(CI-push): move merge_group to CI-push (#1696)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
2023-07-13 18:15:40 +00:00
2cf8ae7817 chore: address Rust 1.71 clippy lints (#1708) 2023-07-13 23:22:52 +05:30
9112417cae test(connector): [Multisafepay] Add ui test for card 3ds (#1688) 2023-07-13 12:58:22 +00:00
c0e1d4d3b0 refactor(enums): move enums from storage_models and api_models crates to common_enums crate (#1265) 2023-07-13 12:12:14 +00:00
3f756e59c3 test(connector): [Trustpay] Add ui test for card 3ds (#1683) 2023-07-13 10:43:59 +00:00
07120bf422 feat(connector): [PowerTranz] Add cards support for PowerTranz connector (#1687)
Co-authored-by: Kritik Modi <61862301+kritikmodi@users.noreply.github.com>
2023-07-13 09:44:50 +00:00
c119bfdd7e feat(connector): [Globepay] add authorize and psync flow (#1639)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-07-13 08:36:25 +00:00
f7d369afa8 feat(payments): add client secret in redirect response (#1693) 2023-07-13 07:13:36 +00:00
f48d6c4a2b fix(compatibility): fix AddressDetails in the customers flow (#1654) 2023-07-13 07:00:56 +00:00
a3ea5dc09c feat(router): add connector_response_reference_id in payments response (#1664) 2023-07-13 06:34:37 +00:00
73f91a5eee refactor(payment_methods): Fix db insert for payment method create (#1651)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
2023-07-13 06:22:24 +00:00
e0113b98fd fix(compatibility): fix mismatched fields in the payments flow (#1640) 2023-07-12 17:35:14 +00:00
5a0e8be8c4 refactor(storage): update crate name to diesel models (#1685) 2023-07-12 12:50:55 +00:00
123b34c7dc refactor: include binary name in crates_to_filter for logging (#1689) 2023-07-12 11:30:32 +00:00
5216d22efc feat(payments): dont delete client secret on success status (#1692) 2023-07-12 10:58:01 +00:00
55ff761e9e feat: Convert QrData into Qr data image source url (#1674) 2023-07-12 06:14:12 +00:00
fbd40b5ac4 fix: map not found error properly in db_not found (#1671) 2023-07-11 09:40:42 +00:00
b326c18f45 fix(locker): remove delete_locker_payment_method_by_lookup_key from payments_operation_core (#1636) 2023-07-11 09:08:23 +00:00
b043ce6130 fix(core): Add Payment_Method_data in Redirection Form (#1668)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-07-11 07:13:46 +00:00
865db9411d feat(router): add connector_request_reference_id in router_data based on merchant config (#1627) 2023-07-11 05:55:09 +00:00
b1ae981f82 fix(middleware): inlcude x-request-id header in access-control-expose-headers header value (#1673) 2023-07-11 04:31:13 +00:00
307a470f7d fix(core): Fix wallet payments throwing Invalid 'payment_method_type' provided and UI test issues (#1633)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-07-10 17:18:07 +00:00
6d4943d825 feat(pm_list): add required field info for crypto pay (#1655) 2023-07-10 13:49:28 +00:00
e09077a75f ci(runner): rewrite collection_runner.sh in rust (#1604) 2023-07-10 09:32:44 +00:00
69454ec55c fix(router): Remove requires_customer_action status to payment confirm (#1624)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2023-07-10 08:49:01 +00:00