|
|
abed197366
|
feat(connector): [Adyen] Implement Clearpay in BNPL (#1546)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-07-17 09:17:54 +00:00 |
|
|
|
714cd275b3
|
feat(connector): [Tsys] Add cards for Payments and Refunds flow (#1716)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
|
2023-07-17 04:16:29 +00:00 |
|
|
|
91f969a290
|
feat(connector): [Mollie] Implement card 3ds (#1421)
|
2023-07-16 12:42:33 +00:00 |
|
|
|
c654d76660
|
feat(connector): [Adyen] Implement Bizum in Bank Redirects (#1589)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-07-14 13:48:51 +00:00 |
|
|
|
8c5703df54
|
test(connector): [stripe] Add ui test for affirm (#1694)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
|
2023-07-14 11:43:54 +00:00 |
|
|
|
cb0ca0cc2f
|
fix(ui-test): Run UI tests only on merge-queue (#1709)
|
2023-07-14 11:28:40 +00:00 |
|
|
|
7609895210
|
feat(connector): [Tsys] Add template code for Tsys connector (#1704)
Co-authored-by: SamraatBansal <samraatbansal7@gmail.com>
|
2023-07-14 07:26:44 +00:00 |
|
|
|
2cf8ae7817
|
chore: address Rust 1.71 clippy lints (#1708)
|
2023-07-13 23:22:52 +05:30 |
|
|
|
9112417cae
|
test(connector): [Multisafepay] Add ui test for card 3ds (#1688)
|
2023-07-13 12:58:22 +00:00 |
|
|
|
3f756e59c3
|
test(connector): [Trustpay] Add ui test for card 3ds (#1683)
|
2023-07-13 10:43:59 +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 |
|
|
|
c119bfdd7e
|
feat(connector): [Globepay] add authorize and psync flow (#1639)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-07-13 08:36:25 +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 |
|
|
|
b043ce6130
|
fix(core): Add Payment_Method_data in Redirection Form (#1668)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-07-11 07:13:46 +00:00 |
|
|
|
865db9411d
|
feat(router): add connector_request_reference_id in router_data based on merchant config (#1627)
|
2023-07-11 05:55:09 +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 |
|
|
|
e09077a75f
|
ci(runner): rewrite collection_runner.sh in rust (#1604)
|
2023-07-10 09:32:44 +00:00 |
|
|
|
f56f9d6434
|
feat(connector): [PowerTranz] Add template code for PowerTranz connector (#1650)
|
2023-07-07 14:21:07 +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 |
|
|
|
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 |
|
|
|
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>
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
60e15ddabb
|
feat(connector): [Opayo] Add script generated template code (#1295)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
|
2023-06-30 04:58:30 +00:00 |
|
|
|
041ecbbcf3
|
test(connector): [Shift4] Add tests for 3DS and Bank Redirect (#1250)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-06-28 17:40:44 +00:00 |
|
|
|
c5ff6ed45b
|
test(connector): Add tests for Globalpay and Bluesnap (#1281)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-06-28 17:40:14 +00:00 |
|
|
|
9ea9e5523b
|
test(connector): [Mollie] Add tests for PayPal, Sofort, Ideal, Giropay and EPS (#1246)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-06-28 13:55:31 +00:00 |
|
|
|
3cd474604d
|
chore(connector): [Payme] disable payme connector in code (#1561)
|
2023-06-28 13:27:10 +00:00 |
|
|
|
295d41abba
|
test(connector): [Bambora] Add tests for 3DS (#1254)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-06-28 13:26:55 +00:00 |
|
|
|
eddcc3455b
|
test(connector): [Adyen] Add test for bank debits, bank redirects, and wallets (#1260)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
|
2023-06-28 13:26:52 +00:00 |
|
|
|
218803aaa7
|
test(connector): [Checkout] Add tests for 3DS and Gpay (#1267)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-06-28 13:26:49 +00:00 |
|
|
|
5305a7b2f8
|
feat(connector): [Payme] Add template code for Payme connector (#1486)
|
2023-06-28 11:27:20 +00:00 |
|
|
|
784847b08c
|
feat(connector): Add connector cashtocode (#1429)
|
2023-06-27 09:35:23 +00:00 |
|
|
|
d321aa1f72
|
feat: fetch merchant key store only once per session (#1400)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-06-22 09:10:28 +00:00 |
|
|
|
21f2ccd47c
|
feat(router): add route to invalidate cache entry (#1100)
Co-authored-by: jeeva <jeeva.ramu@codurance.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-06-21 07:40:03 +00:00 |
|
|
|
6114fb6340
|
refactor(core): move update trackers after build request (#1472)
|
2023-06-19 07:34:45 +00:00 |
|
|
|
6e581c6060
|
fix(connector): [Adyen] fix unit test (#1469)
|
2023-06-17 11:08:13 +00:00 |
|
|
|
016857fff0
|
fix(connector): fix for sending refund_amount in connectors refund request (#1278)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
|
2023-06-15 08:36:27 +00:00 |
|
|
|
71c0d4c500
|
test(connector): [Globalpay] Fix unit tests (#1217)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
|
2023-06-15 07:19:07 +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 |
|
|
|
4a8de7741d
|
fix(connector): [Bluesnap] Throw proper error message for redirection scenario (#1367)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
|
2023-06-09 14:08:28 +00:00 |
|
|
|
638fc42217
|
ci: update versions of actions (#1388)
|
2023-06-09 07:48:42 +00:00 |
|