36 Commits

Author SHA1 Message Date
f12abbcef4 feat(router): added incoming refund webhooks flow (#683)
Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro>
2023-02-28 19:15:25 +05:30
03096effcf feat: add support for ANG currency (#681) 2023-02-28 08:43:23 +00:00
028e140144 feat(stripe): eps, giropay and ideal using stripe (#529)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
2023-02-26 16:29:37 +00:00
66563595df refactor: add payment_issuer and payment_experience in pa (#491) 2023-02-19 13:59:22 +00:00
1bdc8955c2 feat(router): implement API endpoints for managing API keys (#511) 2023-02-10 08:50:57 +00:00
ac30313ff1 refactor: use unique id for merchant_conenctor_id instead of int (#514) 2023-02-07 17:43:40 +05:30
dcfa7b0846 fix(refund): add error code in refund table (#427) 2023-01-20 13:44:08 +05:30
46bf1341cb feat(compatibility): add list payment_method by customer api (#398) 2023-01-18 19:07:38 +05:30
b5ffff30df fix(router): metadata field update in merchant_account and merchant_connector_account (#359)
Co-authored-by: Abhishek Marrivagu <abhi.codes10@gmail.com>
2023-01-18 15:56:09 +05:30
22f32cd4d7 feat(router): add generic merchant static routing config (#362) 2023-01-17 13:04:54 +05:30
89a1cd0885 chore: drop temp_card table and all associated items (#366) 2023-01-13 14:09:52 +05:30
9ad56703c4 fix: refund fix with connector_metadata (#330) 2023-01-10 19:24:19 +05:30
3cdf50c942 refactor: Replace Bach with Application on every naming (#292) 2023-01-10 18:07:32 +05:30
c807713a6f fix: Add locker_id in merchant account and sbx default locker (#276)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-01-09 15:49:17 +05:30
f42ea8d4a4 feat(payment_methods): delete payment method using payment token (#258)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-01-03 11:11:23 +05:30
279961e169 refactor: attempt and intent status (#210) 2022-12-23 19:28:06 +05:30
06a3c38bd4 feat(klarna): wallet payment through klarna (#182) 2022-12-23 00:59:18 +05:30
60f076f1c3 refactor: shrink sizes of VARCHAR columns and rename some columns (#188) 2022-12-22 12:27:59 +05:30
87fed68519 db: Added Reverse lookup table (#147) 2022-12-19 18:50:05 +05:30
aaa1901c5d fix(core): store payment token in payment attempt (#146) 2022-12-16 12:10:09 +05:30
bf7f24125f feat: allow updating payment method details without authn/authz (#150) 2022-12-15 20:34:43 +05:30
a4d64eba7c refactor(api_models): shrink Amount (#140) 2022-12-14 18:33:30 +05:30
8b8ff8188f feat: Apple pay session flow integrate (#138) 2022-12-14 17:59:27 +05:30
1f0d1deb2b fix: todos and fixmes resolution for api_models (#144) 2022-12-14 17:49:48 +05:30
695cba3dd8 feat: add card cvc and payment token handling (#116) 2022-12-13 16:36:57 +05:30
affa9fc35a refac: customer address db alter for gdpr compliance (#105) 2022-12-12 00:19:33 +05:30
21a0a3d81d feat(mandate): added amount based validation and database fields (#99) 2022-12-11 17:35:43 +05:30
dff8b22489 feat(core): add sessions api endpoint (#104) 2022-12-10 21:32:03 +05:30
2aef3bccfb feat(single_use): add extra fields in Mandate table and MandateData [Blocked on #61] (#66) 2022-12-09 17:18:12 +05:30
f76f3e2f54 feat(router): dynamically toggle KV for merchant and refactoring around it (#79) 2022-12-09 13:10:44 +05:30
473d8f7a1b fix(migrations): added unique index on merchant_id and connector_name in merchant_connector_account (#49) 2022-12-01 16:50:18 +05:30
595f34e20f chore: Remove option from user-agent field (#41) 2022-11-29 23:34:05 +05:30
54c3fc349d feat: 3ds2 Integration (#35) 2022-11-29 15:27:35 +05:30
fd504baac6 feat: add paypal as payment method type (#22) 2022-11-25 20:58:50 +05:30
b1c60cfcd1 fix(mandate): add mandate_id column in payment_attempt table (#3) 2022-11-22 18:57:24 +05:30
430dcd1967 initial commit 2022-11-16 20:37:50 +05:30