327 Commits

Author SHA1 Message Date
b428298030 feat(payments): add client_secret auth for payments retrieve (#1663) 2023-07-10 07:51:10 +00:00
d5891ecbd4 feat(router): get filters for payments (#1600) 2023-07-07 10:40:01 +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>
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
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>
2023-07-05 12:58:00 +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
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
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
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
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
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
33309daf5c feat(connector): [Adyen] Add support for Samsung Pay (#1525) 2023-06-28 09:04:49 +00:00
784847b08c feat(connector): Add connector cashtocode (#1429) 2023-06-27 09:35:23 +00:00
1a8f5ff225 feat(router): add connector_transaction_id in payments response (#1542) 2023-06-27 05:51:15 +00:00
10691728d2 refactor(core): rename MandateTxnType to MandateTransactionType (#1322) 2023-06-22 11:39:22 +00:00
8198559966 refactor: make bank names optional in payment method data (#1483) 2023-06-20 09:17:54 +00:00
8032e0290b feat: applepay through trustpay (#1422)
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
2023-06-18 15:06:57 +00:00
641995371d refactor(payments): add udf field and remove refactor metadata (#1466) 2023-06-18 14:18:14 +00:00
8d2057844e refactor(mca): use separate struct for connector metadata (#1465) 2023-06-17 15:02:13 +00:00
cff1ce61f0 refactor(core): accept customer data in customer object (#1447)
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
2023-06-16 13:25:01 +00:00
3a225b2118 feat(connector): [Zen] add google pay redirect flow support (#1454) 2023-06-16 09:06:21 +00:00
6c0d136cee refactor(api_models): follow naming convention for wallets & paylater payment method data enums (#1338)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-06-15 08:37:31 +00:00
913b833117 feat(order_details): Adding order_details both inside and outside of metadata, in payments request, for backward compatibility (#1344)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2023-06-14 16:42:33 +00:00
a1a009d796 refactor(router): infer ip address for online mandates from request headers if absent (#1419) 2023-06-13 09:47:46 +00:00
8497c55283 fix: certificate decode failed when creating the session token for applepay (#1385) 2023-06-09 09:32:17 +00:00
0ca69e6065 fix: revert session flow for Apple Pay trustpay (#1393) 2023-06-08 22:15:21 +05:30
b3b16fcf95 feat(connector): [Zen] add apple pay redirect flow support for zen connector (#1383) 2023-06-07 20:55:28 +00:00
a6e91a828b feat: Session flow for Apple Pay trustpay (#1155) 2023-06-07 14:57:19 +00:00
6730fe32cb feat(ci): Create a new workflow to validate the generated openAPI spec file (openapi_spec.json) (#1323)
Co-authored-by: kritikmodi <kritik.modi@juspay.in>
Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-06-06 13:44:42 +00:00
ba8a17d66f feat(connector): [Noon] Add Card Mandates and Webhooks Support (#1243)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-06-05 09:36:59 +00:00
fa392c40a8 feat: encrypt PII fields before saving it in the database (#1043)
Co-authored-by: Nishant Joshi <nishant.joshi@juspay.in>
2023-05-30 08:13:17 +00:00
77e60c82fa refactor(core): Add 'redirect_response' field to CompleteAuthorizeData (#1222)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-05-30 07:43:15 +00:00
597ec16907 revert(order_details): revert back order_details to be an object, and removing meta_data from PaymentIntent (#1279) 2023-05-26 13:19:33 +05:30
16cd32513b Refactor(router): router_parameters field inclusion (#1251) 2023-05-24 09:39:53 +00:00
a359b76d09 refactor: make NextAction as enum (#1234) 2023-05-24 05:16:00 +00:00
cf000599dd feat: SEPA and BACS bank transfers through stripe (#930) 2023-05-19 12:35:10 +00:00
53aa5ac92d feat(documentation): add polymorphic generate_schema macro (#1183)
Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.com>
2023-05-19 11:07:54 +00:00
23bca66b81 feat: ACH transfers (#905) 2023-05-19 09:44:29 +00:00
6c41cdb1c9 refactor(mandate): allow merchant to pass the mandate details and customer acceptance separately (#1188) 2023-05-19 06:49:19 +00:00
f394c4abc0 fix(core): add ephemeral key to payment_create response when customer_id is mentioned (#1133) 2023-05-19 06:41:45 +00:00
1f52a66452 feat(payments): add support for manual retries in payments confirm call (#1170) 2023-05-18 08:16:38 +00:00
ed22b2af76 fix(router): aggregate critical hotfixes for v0.5.10 (#1162)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <samraatbansal7@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-05-17 10:09:00 +00:00
9f47f20702 feat(connector): [Adyen] implement BACS Direct Debits for Adyen (#1159)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-05-16 10:51:14 +00:00
5b22e96798 feat(connector): [Stripe] implement Bancontact Bank Redirect for stripe (#1169)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2023-05-16 10:49:24 +00:00
54ff02d9dd feat(connector): [Stripe] Implement Przelewy24 bank redirect (#1111)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2023-05-15 09:22:53 +00:00
60e8c7317a feat(payment_request): add field amount to OrderDetails and make order_details a Vec in payments_create request (#964) 2023-05-15 09:15:32 +00:00
46b40ecce5 feat(connector): [ACI] Implement Trustly Bank Redirect (#1130) 2023-05-13 09:28:41 +00:00
e779ee78a4 refactor(api_models): derive serialize onPaymentsCaptureRequest struct (#1129) 2023-05-11 12:56:35 +00:00