|
|
f386f423c0
|
feat(connector): [Payone] add connector template code (#4469)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-09 10:01:47 +00:00 |
|
|
|
3e1c7eba49
|
feat(business_profile): feature add a config to use billing as payment_method_billing (#4557)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-08 06:03:32 +00:00 |
|
|
|
d974e6e7c2
|
feat(connector): [MiFinity] add connector template code (#4447)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 13:50:43 +00:00 |
|
|
|
2216a88d25
|
chore: address Rust 1.78 clippy lints (#4545)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 10:35:32 +00:00 |
|
|
|
df2c2ca22d
|
feat(FRM): add missing fields in Signifyd payment request (#4554)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-07 05:58:04 +00:00 |
|
|
|
83a1924668
|
fix(api_request): make payment_method_data as optional (#4527)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-03 08:20:17 +00:00 |
|
|
|
e4ed1e6395
|
feat(connector): [Paypal] Add payout flow for wallet(Paypal and Venmo) (#4406)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-02 10:15:17 +00:00 |
|
|
|
4f4cbdff21
|
feat(connector): [Ebanx] Add payout flows (#4146)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-05-02 07:14:35 +00:00 |
|
|
|
3077a0d31e
|
Refactor(core): remove payment_method_id from RouterData struct (#4485)
|
2024-04-30 07:24:49 +00:00 |
|
|
|
ac9d856add
|
feat: stripe connect integration for payouts (#2041)
Co-authored-by: Rachit Naithani <81706961+racnan@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sakil Mostak <73734619+Sakilmostak@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
|
2024-04-29 09:59:32 +00:00 |
|
|
|
cc1051da99
|
feat(connector): [CRYPTOPAY] Report underpaid/overpaid amount in outgoing webhooks (#4468)
|
2024-04-26 11:26:14 +00:00 |
|
|
|
3e6bc191fd
|
refactor(wallet): use billing.phone instead of telephone_number (#4329)
|
2024-04-22 09:16:33 +00:00 |
|
|
|
d4dbaadb06
|
feat(connector): integrate netcetera connector with pre authentication flow (#4293)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-16 10:24:06 +00:00 |
|
|
|
dea21c65ff
|
feat(events): Add payment cancel events (#4166)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-15 10:35:40 +00:00 |
|
|
|
266a075ab6
|
refactor(connectors): [ZSL] add Local bank Transfer (#4337)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
|
2024-04-11 17:13:39 +00:00 |
|
|
|
086516b7b3
|
feat(connector): [ZSL] add connector template code (#4285)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
|
2024-04-10 13:25:33 +00:00 |
|
|
|
ce1e165cec
|
refactor(payment_methods): add some payment method data to new domain type to be used in connector module (#4234)
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-10 09:22:19 +00:00 |
|
|
|
8b66cdaaf3
|
refactor(card): use billing.first_name instead of card_holder_name (#4239)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 07:25:14 +00:00 |
|
|
|
ed186a5a93
|
feat(connector): [Ebanx] Template for ebanx payout (#4141)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-08 07:04:09 +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 |
|
|
|
36f4112a6f
|
refactor: Fix typos (#4277)
|
2024-04-03 08:10:04 +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 |
|
|
|
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 |
|
|
|
070622125f
|
fix(log): adding span metadata to tokio spawned futures (#4118)
|
2024-03-27 06:16:22 +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 |
|
|
|
6f679851df
|
feat(events): Add audit events scaffolding (#3863)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-18 06:41:33 +00:00 |
|
|
|
195c700e6c
|
refactor(address): pass payment method billing to the connector module (#3828)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-12 10:22:52 +00:00 |
|
|
|
7391416e24
|
refactor(core): updated payments response with payment_method_id & payment_method_status (#3883)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-03-11 07:34:34 +00:00 |
|
|
|
06c30967cf
|
feat(connector): add threedsecureio three_ds authentication connector (#4004)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
|
2024-03-09 09:18:45 +00:00 |
|
|
|
4902c40345
|
feat(router): add domain types, admin core changes and other prerequisites for 3ds external authentication flow (#3962)
Co-authored-by: hrithikesh026 <hrithikesh.vm@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
|
2024-03-07 19:56:30 +00:00 |
|
|
|
a1fd36a1ab
|
feat(core): store customer_acceptance in the payment_methods table (#3885)
|
2024-03-06 09:30:16 +00:00 |
|
|
|
33f07419ab
|
feat(address): add payment method billing details (#3812)
|
2024-03-01 12:07:29 +00:00 |
|
|
|
75c633fc7c
|
feat(payouts): extend routing capabilities to payout operation (#3531)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
|
2024-02-26 07:30:10 +00:00 |
|
|
|
863e380cf2
|
feat(address): add email field to address (#3682)
|
2024-02-22 10:48:27 +00:00 |
|
|
|
ab6b5ab7b4
|
refactor(connector): [Adyen] Status mapping based on Payment method Type (#3567)
|
2024-02-07 14:07:49 +00:00 |
|
|
|
3af6aaf28e
|
feat(payouts): Add Wallet to Payouts (#3502)
|
2024-02-07 06:51:57 +00:00 |
|
|
|
90a24625ce
|
chore(connector_events_fields): added refund_id, dispute_id to connector events (#3424)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2024-01-31 11:39:35 +00:00 |
|
|
|
7813ceece2
|
feat(core): send customer_name to connectors when creating customer (#3380)
|
2024-01-22 18:45:39 +05:30 |
|
|
|
01c2de223f
|
feat(payment_method): add capability to store bank details using /payment_methods endpoint (#3113)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Bernard Eugine <114725419+bernard-eugine@users.noreply.github.com>
|
2024-01-17 09:05:13 +00:00 |
|
|
|
9f6ef3f224
|
chore: remove connector auth TOML files from .gitignore and .dockerignore (#3330)
|
2024-01-11 14:29:24 +00:00 |
|
|
|
36c32c377a
|
refactor: pass customer object to make_pm_data (#3246)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-09 14:36:28 +00:00 |
|
|
|
c8279b110e
|
chore: address Rust 1.75 clippy lints (#3231)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-05 10:52:31 +00:00 |
|
|
|
34318bc1f1
|
refactor: address panics due to indexing and slicing (#3233)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-01-05 09:17:37 +00:00 |
|
|
|
18eca7e9fb
|
feat(connector): [BOA] Populate merchant_defined_information with metadata (#3208)
|
2023-12-27 13:04:51 +00:00 |
|
|
|
be13d15d3c
|
fix: validate refund amount with amount_captured instead of amount (#3120)
|
2023-12-13 13:52:36 +00:00 |
|
|
|
151a30f4ee
|
feat(connector): [RISKIFIED] Add support for riskified frm connector (#2533)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kashif <kashif@protonmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
|
2023-12-12 13:09:36 +00:00 |
|
|
|
a7b688aac7
|
feat(connector): [Placetopay] Add Connector Template Code (#3084)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-12 09:33:21 +00:00 |
|
|
|
129b1e55bd
|
chore(deps): update fred and moka (#3088)
|
2023-12-11 09:51:23 +00:00 |
|
|
|
b279591057
|
refactor(payment_methods): make the card_holder_name optional for card details in the payment APIs (#3074)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2023-12-08 12:28:42 +00:00 |
|