1028 Commits

Author SHA1 Message Date
d5891ecbd4 feat(router): get filters for payments (#1600) 2023-07-07 10:40:01 +00:00
f77fdb7a6e fix(router): desc payment list for pagination (#1556)
Signed-off-by: NavinShrinivas <karupal2002@gmail.com>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2023-07-07 08:48:18 +00:00
e4b95460ed ci: add workflow to create tags on schedule (#1642) 2023-07-07 07:43:41 +00:00
093cc6a71c feat(connector): [Payme] add Authorize, Sync, Capture, Refund, Refund Sync, Mandate & web hooks support for cards (#1594) 2023-07-07 07:10:02 +00:00
fc9057ef2c feat: add cache for api_key and mca tables (#1212) 2023-07-07 06:40:49 +00:00
06f92c2c4c feat(connector): [Globepay] Add template code for Globepay connector (#1623)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
2023-07-06 12:14:36 +00:00
a15a77dea3 feat(connector): [Stripe] Add support for WeChat Pay and Qr code support in next action (#1555)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
v1.0.5
2023-07-06 09:59:18 +00:00
ca4e242d20 feat(connector): [Stripe] implement Multibanco Bank Transfer for stripe (#1420)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-07-06 07:52:48 +00:00
e913bfc495 fix(connector): [Rapyd] Add router_return_url in 3DS request (#1621) 2023-07-06 06:58:36 +00:00
fad4895f75 refactor(payments): error message of manual retry (#1617) 2023-07-06 06:27:21 +00:00
21f5e20929 feat(test): Add support to run UI tests in CI pipeline (#1539) 2023-07-05 13:31:42 +00:00
5628985c40 feat(router): add card_info in payment_attempt table if not provided in request (#1538)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
v1.0.4
2023-07-05 12:58:00 +00:00
cf7b67286c feat(connector): [DummyConnector] add new dummy connectors (#1609) 2023-07-05 12:32:09 +00:00
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
8c90d0a78c chore(connector-template): update connector template code (#1612) 2023-07-05 12:13:31 +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) v1.0.3 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
d5b3f7c030 chore: update connector creds (#1597) 2023-07-04 06:02:31 +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>
v1.0.2
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