|
|
110bf22511
|
fix(connectors): Mask fields for webhook_resource_object (#4400)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
|
2024-04-19 14:03:37 +00:00 |
|
|
|
43307815e0
|
feat(payment_methods): Client secret implementation in payment method… (#4134)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-19 12:02:06 +00:00 |
|
|
|
f6fccafb3d
|
fix(user): add onboarding_survey enum in dashboard metadata type (#4353)
|
2024-04-19 11:23:38 +00:00 |
|
|
|
e458e4907e
|
feat(router): [BOA/CYBS] add avs_response and cvv validation result in the response (#4376)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-19 06:49:35 +00:00 |
|
|
|
f4e5784f6c
|
fix(core): fix 3DS mandates, for the connector _mandate_details to be stored in the payment_methods table (#4323)
|
2024-04-19 06:44:52 +00:00 |
|
|
|
53e5307c3c
|
feat(payments): add amount and connector id filter in list (#4354)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-18 13:44:35 +00:00 |
|
|
|
4feda8f890
|
feat(connector): [NMI] External 3DS flow for Cards (#4385)
|
2024-04-18 11:31:23 +00:00 |
|
|
|
450dd0fe0d
|
fix(router): make payment_instrument optional (#4389)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-17 14:16:21 +00:00 |
|
|
|
2f5914392b
|
fix(config): remove merchant_business_country from the connector configs as enums can not be handled in this toml file (#4383)
|
2024-04-17 13:17:07 +00:00 |
|
|
|
14341cad27
|
feat(payment_link): Add support for saved payment method option for payment link (#4373)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-17 11:37:33 +00:00 |
|
|
|
ca47ea9b13
|
feat(router): add retrieve poll status api (#4358)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-17 10:20:53 +00:00 |
|
|
|
3333bbfe7f
|
refactor(payment_methods): revamp payment methods update endpoint (#4305)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-16 16:38:47 +00:00 |
|
|
|
4d9909899f
|
feat(payment_link): added display_sdk_only option for displaying only sdk without payment details (#4363)
|
2024-04-16 13:30:45 +00:00 |
|
|
|
60d244cbe8
|
feat(pm_list): add dynamic fields for local bank transfer (#4349)
|
2024-04-16 11:29:40 +00:00 |
|
|
|
5b811aac00
|
fix: added find all support for pm kv (#4357)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-16 10:46:37 +00:00 |
|
|
|
00cd96d097
|
feat(router): add external authentication webhooks flow (#4339)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-16 10:24:46 +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 |
|
|
|
00340a3369
|
feat(mandate_kv): add kv support for mandate (#4275)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-16 10:05:15 +00:00 |
|
|
|
c3361ef5eb
|
feat(payments): get new filters for payments list (#4174)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2024-04-16 10:01:28 +00:00 |
|
|
|
1b7cde2d1b
|
fix(address): use first_name if last_name is not passed (#4360)
|
2024-04-16 06:27:53 +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 |
|
|
|
c3c8d09453
|
feat(router): add merchant_business_country field in apple pay session_token_data (#4236)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-15 07:39:35 +00:00 |
|
|
|
2f7faca97e
|
chore(configs): [Zsl] Add configs for wasm (#4346)
|
2024-04-15 04:38:12 +00:00 |
|
|
|
4c2e97273a
|
refactor(router): change stack size (#4355)
|
2024-04-14 17:26:04 +00:00 |
|
|
|
b204be0e91
|
fix(logger): use specified log level only for first-party crates (#4356)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
|
2024-04-14 17:25:59 +00:00 |
|
|
|
bb202e39bf
|
fix: revert payment method kv changes (#4351)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
|
2024-04-12 17:37:03 +05:30 |
|
|
|
986ed2a923
|
fix(router): capture billing country in payments request (#4347)
|
2024-04-12 11:10:12 +00:00 |
|
|
|
08d08114be
|
refactor(payment_methods): add BankTransfer payment method data to new domain type to be used in connector module (#4260)
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-12 10:24:05 +00:00 |
|
|
|
53697fb472
|
feat(core): create mandates with payment_token (#4342)
|
2024-04-12 10:13:01 +00:00 |
|
|
|
0fe93d65b4
|
fix(payouts): update payout's state in app after DB operations (#4341)
|
2024-04-12 07:29:06 +00:00 |
|
|
|
c980f01691
|
feat(customer): Customer kv impl (#4267)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-12 07:11:03 +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 |
|
|
|
92e19af275
|
feat(router): add support for accepting an existing payment_method_id as the payment_method_data in /payments request (#4328)
|
2024-04-10 16:56:15 +00:00 |
|
|
|
2bf775a97e
|
refactor(payment_methods): add BankDebit payment method data to new domain type to be used in connector module (#4238)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-04-10 14:31:24 +00:00 |
|
|
|
44e7456a10
|
chore(deps): update time crate to 0.3.35 (#4338)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 14:20:40 +00:00 |
|
|
|
eb3cecdd74
|
feat(payment_methods): added kv support for payment_methods table (#4311)
Co-authored-by: Akshay S <akshay.s@Akshay-Subramanian-D66TQ6D97K.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 13:59:50 +00:00 |
|
|
|
9448673c1c
|
fix(compatibility): generate payment_id if not sent (#4125)
|
2024-04-10 13:50:50 +00:00 |
|
|
|
6aa66c4243
|
fix(connectors): Amount received should be zero for pending and failed status (#4331)
|
2024-04-10 13:29:40 +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 |
|
|
|
3963219e44
|
feat(events): Add events framework for registering events (#4115)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 12:38:40 +00:00 |
|
|
|
c99e038a48
|
refactor(router): add updated field to PaymentsResponse (#4292)
Co-authored-by: soumil.sudhir <soumil.sudhir@maximl.com>
|
2024-04-10 11:37:41 +00:00 |
|
|
|
963a10c877
|
feat(router): add ApiKeyAuth support for upsert_connector_agnostic_mandate_config (#4335)
|
2024-04-10 11:28:54 +00:00 |
|
|
|
07c917c055
|
fix(mandate): add validation for currency in MIT recurring payments (#4308)
|
2024-04-10 10:22:55 +00:00 |
|
|
|
018c5b1064
|
feat(users): Add role specific fields for list merchants API (#4326)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 10:10:55 +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 |
|
|
|
a2958c33b5
|
feat(payouts): add kafka events (#4264)
Co-authored-by: Ivor Dsouza <ivor.dsouza@juspay.in>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-10 09:13:20 +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 |
|
|
|
06440eb640
|
feat(router): add local bank transfer payment method (#4294)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-04-08 13:29:52 +00:00 |
|
|
|
e0e843715c
|
refactor(payment_methods): add BankRedirect payment method data to new domain type to be used in connector module (#4175)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2024-04-08 12:20:05 +00:00 |
|
|
|
5b89209b6f
|
fix(psync): log the error if payment method retrieve fails in the psync flow (#4321)
|
2024-04-08 11:51:41 +00:00 |
|