|
|
f44cc1e107
|
test(connector): [Authorizedotnet] Add UI test for Authorizedotnet Payment methods (#1736)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
|
2023-07-19 07:11:38 +00:00 |
|
|
|
374f2c28cd
|
fix(webhook): do not fail webhook verification if merchant_secret is not set by merchant (#1732)
|
2023-07-18 17:42:37 +00:00 |
|
|
|
63eac1fdd6
|
fix(connector): [PowerTranz] removing optional field shipping address (#1737)
|
2023-07-18 14:48:13 +00:00 |
|
|
|
e271ced69e
|
feat(connector): [Adyen] Implement Vipps in Wallets (#1554)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
|
2023-07-18 14:04:52 +00:00 |
|
|
|
7549cd3aa6
|
feat(merchant_account): add is_recon_enabled field in merchant_account (#1713)
|
2023-07-18 14:01:35 +00:00 |
|
|
|
d52b564f09
|
fix(connector): [PowerTranz] fix rsync not implemented error (#1734)
|
2023-07-18 13:59:50 +00:00 |
|
|
|
fe7a5b039c
|
test(connector): [Aci] Add UI test for Aci Payment Methods (#1702)
|
2023-07-18 13:04:43 +00:00 |
|
|
|
df0ef157c3
|
feat(connector): [Adyen] Implement Gcash for Adyen (#1576)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-07-18 12:38:51 +00:00 |
|
|
|
432a8e02e9
|
fix(connector): [PowerTranz] resolve pr comments and add comments (#1726)
|
2023-07-18 11:51:08 +00:00 |
|
|
|
110fbe9fc5
|
fix(router): add parsing for connector_request_reference_id env (#1731)
|
2023-07-18 09:52:25 +00:00 |
|
|
|
11ad9beda8
|
feat(connector): [Adyen] implement Kakao for Adyen (#1558)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-07-18 08:43:08 +00:00 |
|
|
|
ec35d55da6
|
feat(connector): [Bluesnap] Remove wallet call (#1620)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
|
2023-07-18 08:06:39 +00:00 |
|
|
|
f932d66c52
|
feat(connector): [Stax] Add template code for Stax connector (#1698)
|
2023-07-18 07:58:17 +00:00 |
|
|
|
d317021bc5
|
feat(connector): [Adyen] Implement Twint in Wallets (#1549)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-07-18 07:37:38 +00:00 |
|
|
|
a7c66ddea2
|
refactor(router): remove WebhookApiErrorSwitch and implement error mapping using ErrorSwitch (#1660)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
|
2023-07-17 23:27:01 +05:30 |
|
|
|
fb149cb0ff
|
fix(payments): populate mandate_data in the response body of the PaymentsCreate endpoint (#1715)
|
2023-07-17 13:25:02 +00:00 |
|
|
|
87ae99f7f2
|
feat(compatibility): add support for stripe compatible webhooks (#1728)
|
2023-07-17 13:10:24 +00:00 |
|
|
|
14c2d72509
|
feat(mandates): recurring payment support for bank redirect and bank debit payment method for stripe (#1119)
Co-authored-by: pixincreate@work <69745008+pixincreate@users.noreply.github.com>
|
2023-07-17 12:49:31 +00:00 |
|
|
|
de2d9bd059
|
feat(connector): [Adyen] implement Gopay for Adyen (#1557)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-07-17 12:37:32 +00:00 |
|
|
|
94a5eb3533
|
feat(router): restricted customer update in payments-confirm and payments-update call via clientAuth (#1659)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-07-17 12:11:22 +00:00 |
|
|
|
5fbd1cc3c7
|
fix(router): Convert ephemeral to client secret auth list payment_method_customer (#1602)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Abhishek Marrivagu <68317979+Abhicodes-crypto@users.noreply.github.com>
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
|
2023-07-17 11:11:29 +00:00 |
|
|
|
5213656fac
|
feat(compatibility): [upi] add upi pm in compatibility layer, convert amount to base unit in iatapay (#1711)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
|
2023-07-17 10:06:09 +00:00 |
|
|
|
a77ab42f4f
|
fix(connector): [Multisafepay] Fix bug in Paypal payment decline and cancel (#1647)
|
2023-07-17 10:01:34 +00:00 |
|
|
|
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 |
|
|
|
c6f745540f
|
revert: refactor(pm_list): Update required fields for a payment method (#1724)
Co-authored-by: Tinu Hareesswar <tinuhareesswarr@gmail.com>
|
2023-07-17 07:38:56 +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 |
|
|
|
95a45e4978
|
feat(connector): [PowerTranz] Add cards 3ds support for PowerTranz connector (#1722)
|
2023-07-17 04:06:11 +00:00 |
|
|
|
8dd9fcc2c5
|
refactor(pm_list): Update required fields for a payment method (#1720)
|
2023-07-16 19:52:05 +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 |
|
|
|
91f969a290
|
feat(connector): [Mollie] Implement card 3ds (#1421)
|
2023-07-16 12:42:33 +00:00 |
|
|
|
cbde4a6d7b
|
fix(connector): [Adyen] Add bizum in common enums (#1719)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
|
2023-07-15 10:53:20 +00:00 |
|
|
|
c72a592e5e
|
feat(connector): [Globepay] Add Refund and Refund Sync flow (#1706)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
|
2023-07-14 14:58:13 +00:00 |
|
|
|
c34a049506
|
fix(connector): [Adyen] Fix Klarna mandates for Adyen (#1717)
|
2023-07-14 14:15:26 +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 |
|
|
|
c9e20dcd30
|
fix(api_keys): fix API key being created for non-existent merchant account (#1712)
|
2023-07-14 11:45:10 +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 |
|
|
|
82fd844620
|
feat(connector): [Adyen] Add support for PayPal wallet mandates (#1686)
|
2023-07-14 11:26:18 +00:00 |
|
|
|
05540ea17e
|
feat(connector): [Authorizedotnet] Add Wallet support (#1223)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2023-07-14 09:53:48 +00:00 |
|
|
|
8832dd60b9
|
refactor(payment_methods): Remove legacy locker code as it is not been used (#1666)
|
2023-07-14 09:51:10 +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 |
|
|
|
7025b789b8
|
feat: add organization_id to merchant account (#1611)
|
2023-07-14 07:20:21 +00:00 |
|
|
|
07aef53a5c
|
feat: filter out payment_methods which does not support mandates during list api call (#1318)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
|
2023-07-14 06:48:59 +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 |
|
|
|
ce1d205219
|
fix(router): decrease payment method token time based on payment_intent creation time (#1682)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-07-14 06:42:54 +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 |
|
|
|
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 |
|
|
|
3f756e59c3
|
test(connector): [Trustpay] Add ui test for card 3ds (#1683)
|
2023-07-13 10:43:59 +00:00 |
|