905 Commits

Author SHA1 Message Date
f932d66c52 feat(connector): [Stax] Add template code for Stax connector (#1698) 2023-07-18 07:58:17 +00:00
d317021bc5 feat(connector): [Adyen] Implement Twint in Wallets (#1549)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-07-18 07:37:38 +00:00
a7c66ddea2 refactor(router): remove WebhookApiErrorSwitch and implement error mapping using ErrorSwitch (#1660)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2023-07-17 23:27:01 +05:30
fb149cb0ff fix(payments): populate mandate_data in the response body of the PaymentsCreate endpoint (#1715) 2023-07-17 13:25:02 +00:00
87ae99f7f2 feat(compatibility): add support for stripe compatible webhooks (#1728) 2023-07-17 13:10:24 +00:00
14c2d72509 feat(mandates): recurring payment support for bank redirect and bank debit payment method for stripe (#1119)
Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.com>
2023-07-17 12:49:31 +00:00
de2d9bd059 feat(connector): [Adyen] implement Gopay for Adyen (#1557)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-07-17 12:37:32 +00:00
94a5eb3533 feat(router): restricted customer update in payments-confirm and payments-update call via clientAuth (#1659)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-07-17 12:11:22 +00:00
5fbd1cc3c7 fix(router): Convert ephemeral to client secret auth list payment_method_customer (#1602)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2023-07-17 11:11:29 +00:00
5213656fac feat(compatibility): [upi] add upi pm in compatibility layer, convert amount to base unit in iatapay (#1711)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
2023-07-17 10:06:09 +00:00
a77ab42f4f fix(connector): [Multisafepay] Fix bug in Paypal payment decline and cancel (#1647) 2023-07-17 10:01:34 +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
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
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