|
|
cefa291c00
|
feat(connector_response): kv for connector response table (#2207)
|
2023-09-25 15:01:13 +00:00 |
|
|
|
afff3e1789
|
feat(router): add kv implementation for address for payment flows (#2177)
|
2023-09-21 09:43:48 +00:00 |
|
|
|
8ee2ce1f4f
|
refactor(router): refactor customer <> address in customers and payments flow (#2158)
|
2023-09-20 13:57:45 +00:00 |
|
|
|
caa385a5a6
|
refactor(router): changed the storage of applepay_verified_domains from business_profile to merchant_connector_account table (#2147)
|
2023-09-13 14:04:35 +00:00 |
|
|
|
bed8326597
|
fix(core): update amount_capturable in update trackers (#2142)
|
2023-09-13 09:14:31 +00:00 |
|
|
|
f2df2d6d01
|
feat(db): Implement ReverseLookupInterface for MockDb (#2119)
|
2023-09-12 09:46:18 +00:00 |
|
|
|
a81bfe28ed
|
feat(core): enable payments void for multiple partial capture (#2048)
|
2023-09-11 17:39:36 +00:00 |
|
|
|
ad4b7de628
|
refactor(storage_impl): split payment attempt models to domain + diesel (#2010)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
Co-authored-by: Arvind Patel <52006565+arvindpatel24@users.noreply.github.com>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
Co-authored-by: anji-reddy-j <125157119+anji-reddy-j@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-09-11 12:03:47 +00:00 |
|
|
|
73da641b58
|
feat(router): saving verified domains to business_profile table (#2109)
|
2023-09-11 07:39:04 +00:00 |
|
|
|
5b29c25210
|
refactor(core): use profile id to find connector (#2020)
|
2023-09-11 07:25:22 +00:00 |
|
|
|
2f272d2962
|
feat(core): accept payment_confirm_source header in capture call and store in payment_intent (#2116)
|
2023-09-11 06:42:28 +00:00 |
|
|
|
0792605088
|
feat(db): implement BusinessProfileInterface for MockDb (#2101)
|
2023-09-09 17:38:45 +00:00 |
|
|
|
3c93552101
|
feat(payment_methods): Store necessary payment method data in payment_methods table (#2073)
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
|
2023-09-06 13:55:25 +00:00 |
|
|
|
d4221f3368
|
refactor(scheduler): move scheduler to new crate to support workflows in multiple crates (#1681)
|
2023-09-06 07:41:09 +00:00 |
|
|
|
229f111f6c
|
feat(frm): Add support to accept and decline payment when manually reviewed by merchant for risky transaction (#2071)
|
2023-09-04 12:14:39 +00:00 |
|
|
|
e1cebd4179
|
feat(frm): enum variant misspelled changed from fullfillment to fulfillment (#2065)
|
2023-09-04 09:58:39 +00:00 |
|
|
|
7a5c8413cf
|
feat(router): add total count for payments list (#1912)
|
2023-08-29 11:18:35 +00:00 |
|
|
|
15106233e9
|
refactor(recon): updating user flow for recon (#2029)
|
2023-08-29 10:42:19 +00:00 |
|
|
|
fe8d4c2eec
|
feat(business_profile): add profile id in affected tables and modify api contract (#1971)
|
2023-08-23 14:04:37 +00:00 |
|
|
|
5657ad6933
|
feat(core): add psync for multiple partial captures (#1934)
|
2023-08-23 04:43:54 +00:00 |
|
|
|
53956d6f83
|
feat(business_profile): add business profile table and CRUD endpoints (#1928)
|
2023-08-18 09:23:29 +00:00 |
|
|
|
9a393455dd
|
fix(frm): added fraud_check_last_step field in fraud_check table to support 3DS transaction in frm (#1944)
|
2023-08-16 18:33:38 +00:00 |
|
|
|
8d916feb3f
|
fix(frm): add new column frm_config instead of alterning the existing… (#1925)
|
2023-08-11 13:06:40 +00:00 |
|
|
|
97a495cfa7
|
fix: add diesel migration to update local db (#1812)
|
2023-08-11 09:38:34 +00:00 |
|
|
|
bb6ec49a66
|
feat(generics): add metrics for database calls (#1901)
|
2023-08-11 08:39:00 +00:00 |
|
|
|
c333fb7fc0
|
feat(router): add support for multiple partial capture (#1721)
Co-authored-by: hrithikeshvm <vmhrithikesh@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-08-08 20:26:27 +00:00 |
|
|
|
b9f12708e1
|
feat(connector): [Adyen] Implement Open Banking Uk in Bank Redirects (#1802)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-08-08 11:42:36 +00:00 |
|
|
|
c284f41cc6
|
feat(core): Changed frm_config format type in merchant_connector_account and added frm_message in payments response (#1543)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
|
2023-07-26 12:45:26 +00:00 |
|
|
|
a229c37a7c
|
revert: connector_label in webhook url is reverted back to connector_name (#1779)
|
2023-07-25 04:28:28 +00:00 |
|
|
|
b719725864
|
refactor(payments): dont update client secret on payment intent status update (#1778)
|
2023-07-24 16:32:32 +00:00 |
|
|
|
0c3cf05ffc
|
feat(connector): [Adyen] implement Online Banking Thailand for Adyen (#1585)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-07-20 17:12:28 +00:00 |
|
|
|
2e492ee6a9
|
feat(connector): [Adyen] implement Online Banking Fpx for Adyen (#1584)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-07-20 11:26:50 +00:00 |
|
|
|
763e2df3bd
|
feat: add payout service (#1665)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in>
Co-authored-by: Manoj Ghorela <118727120+manoj-juspay@users.noreply.github.com>
|
2023-07-19 18:02:05 +00:00 |
|
|
|
7549cd3aa6
|
feat(merchant_account): add is_recon_enabled field in merchant_account (#1713)
|
2023-07-18 14:01:35 +00:00 |
|
|
|
95de3a579d
|
feat(router): add attempt_count field in attempt update record of payment_intent (#1725)
|
2023-07-17 09:46:40 +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 |
|
|
|
7025b789b8
|
feat: add organization_id to merchant account (#1611)
|
2023-07-14 07:20:21 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a3ea5dc09c
|
feat(router): add connector_response_reference_id in payments response (#1664)
|
2023-07-13 06:34:37 +00:00 |
|
|
|
5a0e8be8c4
|
refactor(storage): update crate name to diesel models (#1685)
|
2023-07-12 12:50:55 +00:00 |
|