899 Commits

Author SHA1 Message Date
e978e9d66b refactor(router): add psync task to process tracker after building connector request in payments flow (#1603) 2023-07-05 12:21:57 +00:00
e713b62ae3 feat(payments): add connector_metadata, metadata and feature_metadata fields in payments, remove udf field (#1595) 2023-07-05 12:21:05 +00:00
737aeb6b0a refactor(redis_interface): changed the in the get_options value from true to false (#1606) 2023-07-05 10:39:36 +00:00
1b226389bd refactor(fix): [Nuvei] fix currency conversion issue in nuvei cards (#1605)
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
2023-07-05 08:56:21 +00:00
82e1bf0d16 feat(router): modify attempt_id generation logic to accommodate payment_id as prefix (#1596) 2023-07-04 13:42:52 +00:00
6447b04574 feat: list payment_methods with the required fields in each method (#1310)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2023-07-04 13:41:55 +00:00
04c60d73cb fix(payment_methods): return an empty array when the merchant does not have any payment methods (#1601) 2023-07-04 13:18:30 +00:00
9794079c79 fix(payment_method): do not save card in locker in case of error from connector (#1341) 2023-07-04 07:41:19 +00:00
cebe993660 fix: add appropriate printable text for Result returned from delete_tokenized_data() (#1369) 2023-07-04 07:40:03 +00:00
ee7cdef107 feat(email): implement process_tracker for scheduling email when api_key is about to expire (#1233)
Co-authored-by: Abhishek Marrivagu <abhi.codes10@gmail.com>
2023-07-04 06:31:22 +00:00
4808af3750 fix: return nick name for each card while listing saved cards (#1391)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2023-07-04 06:12:00 +00:00
9a48c9ef72 refactor: add payment id and merchant id to logs (#1548)
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-07-04 06:00:49 +00:00
7b21777bcf ci(validate-openapi-spec): fail check if OpenAPI spec is not up-to-date (#1582)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-04 05:59:59 +00:00
eabe16cc85 fix(disputes): update 4xx error for Files - Delete endpoint (#1531) 2023-07-04 05:47:07 +00:00
9a88a32d50 feat: add GenericNotFoundError error response and set_key_if_not_exists_with_expiry Redis command (#1526) 2023-07-03 12:51:23 +00:00
1e87f3d673 feat(compatibility): add straight through routing and udf mapping in setup intent (#1536)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
2023-07-03 12:48:54 +00:00
6dd61b62ef refactor(payments_start): remove redundant call to fetch payment method data (#1574) 2023-07-03 11:45:42 +00:00
2c10e0b05c feat(connector): [Multisafepay] implement Paypal for Multisafepay (#1459)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-07-03 11:16:23 +00:00
2ac1f2e29e feat(db): implement ConfigInterface for MockDb (#1586) 2023-07-03 09:43:49 +00:00
d528132932 feat(router): add metrics for webhooks (#1266)
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
2023-07-03 09:39:16 +00:00
6739b59bc8 refactor(payment_methods): added clone derivation for PaymentMethodId (#1568)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
2023-07-03 09:37:33 +00:00
44b8da430c feat(payments): add field manual_retry_allowed in payments response (#1298) 2023-07-03 08:40:59 +00:00
b967d23251 feat(router): add requeue support for payments and fix duplicate entry error in process tracker for requeued payments (#1567) 2023-07-03 07:26:01 +00:00
7489c870d9 feat(connector): [Airwallex] Implement Google Pay in Wallets (#1316)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-07-03 06:00:33 +00:00
df01f8f382 refactor(connector): [ACI] Use verbose names for InstructionSource variants (#1575) 2023-07-03 05:59:37 +00:00
47cd08a0b0 feat(connector): [TrustPay] Add Google Pay support (#1515)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2023-07-01 17:15:06 +05:30
dd4ba63cc4 feat: add merchant_name field in the response body (#1280)
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2023-07-01 16:40:46 +05:30
2136326166 feat(connector): [Multisafepay] implement Googlepay for Multisafepay (#1456)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-07-01 10:01:21 +00:00
f091be60cc feat(connector): [Mollie] Implement Przelewy24 and BancontactCard Bank Redirects for Mollie connector (#1303)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-07-01 09:57:33 +00:00
2f9c28938f feat(connector): [Adyen] implement Alipay HK for Adyen (#1547) 2023-06-30 17:09:37 +00:00
2d11bf5b3a feat(payment_method): [upi] add new payment method and use in iatapay (#1528)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
2023-06-30 14:24:35 +00:00
88860b9c0b feat(router): add filters for refunds (#1501)
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
2023-06-30 12:54:41 +00:00
7bb0aa5ceb feat(connector): [cryptopay] add new connector cryptopay, authorize, sync, webhook and testcases (#1511)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
2023-06-30 09:27:35 +00:00
15c2a70b42 feat(connector): [ACI] implement Card Mandates for ACI (#1174) 2023-06-30 07:41:17 +00:00
cd4dbcb3f6 test(connector): Add tests for Paypal, Adyen and Airwallex (#1290)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-06-30 04:58:51 +00:00
60e15ddabb feat(connector): [Opayo] Add script generated template code (#1295)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-06-30 04:58:30 +00:00
379d1d1375 fix: add config create route back (#1559) 2023-06-28 21:32:59 +00:00
041ecbbcf3 test(connector): [Shift4] Add tests for 3DS and Bank Redirect (#1250)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-06-28 17:40:44 +00:00
c5ff6ed45b test(connector): Add tests for Globalpay and Bluesnap (#1281)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-06-28 17:40:14 +00:00
db011f3d76 feat(connector): Add refund and dispute webhooks for Rapyd (#1313) 2023-06-28 14:07:17 +00:00
9ea9e5523b test(connector): [Mollie] Add tests for PayPal, Sofort, Ideal, Giropay and EPS (#1246)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-06-28 13:55:31 +00:00
3cd474604d chore(connector): [Payme] disable payme connector in code (#1561) 2023-06-28 13:27:10 +00:00
295d41abba test(connector): [Bambora] Add tests for 3DS (#1254)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-06-28 13:26:55 +00:00
eddcc3455b test(connector): [Adyen] Add test for bank debits, bank redirects, and wallets (#1260)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-06-28 13:26:52 +00:00
218803aaa7 test(connector): [Checkout] Add tests for 3DS and Gpay (#1267)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-06-28 13:26:49 +00:00
5f83fae3c4 fix: add 3ds card_holder_info and 2 digit expiry year (#1560) 2023-06-28 13:18:34 +00:00
b4b6440a91 feat(connector): [Mollie] Implement Sepa Direct Debit (#1301) 2023-06-28 11:30:52 +00:00
dfadcd52e5 fix(connector): [Stripe] Fix bug in Stripe Bacs Bank Debit (#1537) 2023-06-28 11:30:14 +00:00
5305a7b2f8 feat(connector): [Payme] Add template code for Payme connector (#1486) 2023-06-28 11:27:20 +00:00
b1ed93468c perf(logging): remove redundant heap allocation present in the logging framework (#1487)
Co-authored-by: jeeva <jeeva.ramu@codurance.com>
2023-06-28 09:49:11 +00:00