|
|
eaefa6e15c
|
chore: address Rust 1.72 clippy lints (#2011)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2023-08-28 19:03:57 +00:00 |
|
|
|
5773faf739
|
refactor(ui_tests): move ui_tests to test_utils crate to reduce development time (#1822)
|
2023-08-01 10:52:51 +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 |
|
|
|
307a470f7d
|
fix(core): Fix wallet payments throwing Invalid 'payment_method_type' provided and UI test issues (#1633)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-07-10 17:18:07 +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 |
|
|
|
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 |
|
|
|
6e581c6060
|
fix(connector): [Adyen] fix unit test (#1469)
|
2023-06-17 11:08:13 +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 |
|
|
|
23bca66b81
|
feat: ACH transfers (#905)
|
2023-05-19 09:44:29 +00:00 |
|
|
|
2932a5f0ff
|
fix(connector): [Adyen] fix status mapping for Adyen authorize, capture, refund API (#1149)
|
2023-05-13 09:58:34 +00:00 |
|
|
|
83e1f2ce24
|
ci(connector-sanity-tests): fix no tests being run (#1106)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-05-10 11:51:27 +00:00 |
|
|
|
d6e71b959d
|
feat(cards): add credit card number validation (#889)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
|
2023-05-09 14:30:50 +00:00 |
|
|
|
2cff019a1b
|
refactor: use CountryAlpha2 instead of CountryCode for country codes (#904)
|
2023-05-03 08:16:41 +00:00 |
|
|
|
85c7629061
|
fix(connector): fix adyen unit test (#957)
|
2023-04-22 08:24:16 +00:00 |
|
|
|
afeb83194f
|
fix(connector): fix adyen unit test (#931)
|
2023-04-20 17:40:49 +05:30 |
|
|
|
b8bcba4e6c
|
refactor(router): refactor amount in PaymentsCaptureData from Option<i64> to i64 (#821)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-06 10:01:25 +00:00 |
|
|
|
4d1013c611
|
feat(connector) : h1075:L4 Hackathon globalpay wallet (#625)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: khuzema khomosi <khuzemakhomosi@khuzemas-MacBook-Pro.local>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-03-30 17:21:22 +00:00 |
|
|
|
e18bfb2ae1
|
enhance(core): replace string with enum for country (#735)
|
2023-03-30 16:15:38 +00:00 |
|
|
|
6c008ae695
|
feat(connector): Add support to provide connector_payment_meta for capture and void request (#770)
|
2023-03-20 08:10:00 +00:00 |
|
|
|
ec2b1b18fd
|
feat(connector): Add support for complete authorize payment after 3DS redirection (#741)
|
2023-03-15 08:48:17 +00:00 |
|
|
|
641c4d6d02
|
enhance(stripe): send statement descriptor to stripe (#707)
|
2023-03-03 08:44:02 +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 |
|
|
|
f3224cc4df
|
chore: merging back release v0.3.0 back to main (#636) (#655)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
Co-authored-by: Abhishek <abhishek.marrivagu@juspay.in>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
|
2023-02-26 08:25:17 +00:00 |
|
|
|
66563595df
|
refactor: add payment_issuer and payment_experience in pa (#491)
|
2023-02-19 13:59:22 +00:00 |
|
|
|
f6eac13b21
|
feat(connector): add afterpay, klarna, affirm support in adyen connector (#516)
|
2023-02-10 02:37:09 +05:30 |
|