|
|
bc25f3fa40
|
feat(payout-events): add kafka events for payout analytics (#4211)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-04 07:24:23 +00:00 |
|
|
|
9453e8fcfa
|
refactor(payment_link): Decouple shimmer css from main payment_link css for better performance (#4286)
|
2024-04-04 07:09:31 +00:00 |
|
|
|
6e94a56364
|
refactor(core): locker call made synchronous for updation of pm_id (#4289)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-04-03 22:59:47 +05:30 |
|
|
|
2a691a5c05
|
feat(router): Create a merchant config for enable processor agnostic MIT (#4025)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-03 15:00:07 +00:00 |
|
|
|
49cfe72cd2
|
refactor(mandates): add validations for recurring mandates using payment_method_id (#4263)
|
2024-04-03 14:41:59 +00:00 |
|
|
|
4445a86207
|
refactor: fix typos in stripe transformers (#4287)
|
2024-04-03 14:38:07 +00:00 |
|
|
|
179f5ff052
|
refactor(payment_methods): add network_transaction_id column in the payment_methods table (#4005)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-03 13:41:49 +00:00 |
|
|
|
8efd468ac1
|
refactor(payment_methods): add Wallets payment method data to new domain type to be used in connector module (#4160)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-03 12:47:43 +00:00 |
|
|
|
d8028cefd5
|
feat(core): update connector_mandate_details in payment_method (#4155)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-03 16:52:44 +05:30 |
|
|
|
4051cbb4e7
|
feat(api): add browser information in payments response (#3963)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-03 09:46:18 +00:00 |
|
|
|
ae37b059e0
|
refactor(payout): Handle saving wallet in temp locker (#4230)
|
2024-04-03 09:25:14 +00:00 |
|
|
|
ea706f81de
|
refactor(connector): [Stripe] fix mandate flow (#4281)
|
2024-04-03 08:36:53 +00:00 |
|
|
|
36f4112a6f
|
refactor: Fix typos (#4277)
|
2024-04-03 08:10:04 +00:00 |
|
|
|
1023f46c88
|
fix(connector): [Cryptopay]fix redirection for cryptopay (#4272)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-02 14:24:21 +00:00 |
|
|
|
2f304e6016
|
feat(router): [BOA] implement mandates for cards and wallets (#4232)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-02 14:13:28 +00:00 |
|
|
|
97fbc899c1
|
feat(payment_link): Add payment info metadata to payment link (#4270)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-02 12:15:08 +00:00 |
|
|
|
88b53b0d5c
|
feat(analytics): three_ds and authentication events in sdkevents (#4251)
Co-authored-by: Akash Kamble <127744130+akash-c-k@users.noreply.github.com>
|
2024-04-02 12:09:31 +00:00 |
|
|
|
1f0d60e64f
|
build(deps): update dependencies (#4268)
|
2024-04-02 10:13:30 +00:00 |
|
|
|
9cce1520e3
|
refactor(payment_methods): add a new domain type for payment method data to be used in connector module (#4140)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-02 08:16:20 +00:00 |
|
|
|
aecf4aeacc
|
feat(connector): [billwerk] implement payment and refund flows (#4245)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-01 14:03:51 +00:00 |
|
|
|
740749e18a
|
feat: return customer details in payments response body (#4237)
|
2024-04-01 13:19:55 +00:00 |
|
|
|
a843713126
|
refactor(core): removed the processing status for payment_method_status (#4213)
|
2024-04-01 07:14:39 +00:00 |
|
|
|
ea730d4ffc
|
build(deps): bump error-stack from version 0.3.1 to 0.4.1 (#4188)
|
2024-04-01 07:01:17 +00:00 |
|
|
|
7b337ac39d
|
feat(mandates): allow off-session payments using payment_method_id (#4132)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-28 12:42:30 +00:00 |
|
|
|
ffb3f4be01
|
ci(CI-pr): determine modified crates more deterministically (#4233)
|
2024-03-28 10:20:28 +00:00 |
|
|
|
74cd4a7952
|
feat(payment_method): API to list countries and currencies supported by a country and payment method type (#4126)
Co-authored-by: Mani Chandra Dulam <mani.dchandra@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-28 07:00:11 +00:00 |
|
|
|
9523cf4bba
|
fix(core): Amount capturable remain same for processing status in capture (#4229)
|
2024-03-27 13:16:53 +00:00 |
|
|
|
246898fbb0
|
fix(euclid_wasm): checkout wasm metadata issue (#4198)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
|
2024-03-27 08:29:10 +00:00 |
|
|
|
9798db4558
|
fix(trustpay): [Trustpay] Add error code mapping '800.100.100' (#4224)
|
2024-03-27 08:27:14 +00:00 |
|
|
|
37be05d31d
|
feat(connector): [billwerk] add connector template code (#4123)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-27 08:07:49 +00:00 |
|
|
|
929848f871
|
fix(connectors): fix wallet token deserialization error (#4133)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-27 06:17:30 +00:00 |
|
|
|
070622125f
|
fix(log): adding span metadata to tokio spawned futures (#4118)
|
2024-03-27 06:16:22 +00:00 |
|
|
|
0429399c29
|
fix(connector): [CRYPTOPAY] Skip metadata serialization if none (#4205)
|
2024-03-26 14:19:25 +00:00 |
|
|
|
84bef25148
|
fix(connector): [Trustpay] fix deserialization error for incoming webhook response for trustpay and add error code mapping '800.100.203' (#4199)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-26 18:39:37 +05:30 |
|
|
|
4f0c788cf2
|
fix(core): make eci in AuthenticationData optional (#4187)
|
2024-03-26 11:34:46 +00:00 |
|
|
|
f213c51b3e
|
chore: address Rust 1.77 clippy lints (#4172)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
|
2024-03-22 12:52:18 +00:00 |
|
|
|
4c8cdf1475
|
feat(events): allow listing webhook events and webhook delivery attempts by business profile (#4159)
|
2024-03-22 11:32:05 +00:00 |
|
|
|
13fe58450b
|
feat(payouts): Add user roles for payouts (#4167)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-22 10:51:18 +00:00 |
|
|
|
14e1bbaf07
|
feat(events): add APIs to list webhook events and webhook delivery attempts (#4131)
|
2024-03-21 13:32:17 +00:00 |
|
|
|
4f8461b2a9
|
feat(global-search-regex-escape): escape reserved characters which break global search query (#4135)
|
2024-03-21 11:42:06 +00:00 |
|
|
|
b8c927593a
|
fix(router): handle redirection to return_url from nested iframe in separate 3ds flow (#4164)
|
2024-03-21 09:13:01 +00:00 |
|
|
|
a151485317
|
feat(payouts): add payout types in euclid crate (#3862)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2024-03-21 08:56:49 +00:00 |
|
|
|
fb5f0e6c7e
|
feat(payouts): implement list and filter APIs (#3651)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2024-03-21 08:55:06 +00:00 |
|
|
|
7c0e4c7229
|
fix(payment_methods): make ApplepayPaymentMethod in payment_method_data column of payment_attempt table as json (#4154)
|
2024-03-20 13:27:13 +00:00 |
|
|
|
0e9b2524cf
|
fix(payment_methods): update payment method status only if existing status is not active (#4149)
|
2024-03-20 11:25:46 +00:00 |
|
|
|
9b9bce80a6
|
refactor(payment_method_data): add a trait to retrieve billing from payment method data (#4095)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-20 11:06:26 +00:00 |
|
|
|
8f7d9fbc3a
|
build(router_env): obtain workspace member package names from cargo_metadata more deterministically (#4139)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2024-03-20 11:05:28 +00:00 |
|
|
|
3653c2c108
|
refactor(connector): [Stripe] update stripe-api-version in API-headers (#4120)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
|
2024-03-20 08:07:44 +00:00 |
|
|
|
7afc44e835
|
feat: store payment check codes and authentication data from processors (#3958)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-20 07:56:20 +00:00 |
|
|
|
944089d691
|
feat(payouts): implement KVRouterStore (#3889)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2024-03-19 10:03:37 +00:00 |
|