|
|
91146de2a2
|
refactor(connector): add amount conversion framework to opayo (#6342)
Co-authored-by: DEEPANSHU BANSAL <41580413+deepanshu-iiitu@users.noreply.github.com>
|
2024-10-18 13:21:54 +00:00 |
|
|
|
368e6b5310
|
refactor(core): populate shipping_cost in payment response (#6351)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-18 13:19:04 +00:00 |
|
|
|
3cf6210176
|
refactor(connector): [Billwerk] Move connector Billwerk form Router to HyperswitchConnector Crate (#6266)
Co-authored-by: Spriti Aneja <spriti.aneja@juspay.in>
|
2024-10-18 13:18:47 +00:00 |
|
|
|
451376e799
|
refactor(connector): added amount conversion framework for Mollie (#6280)
|
2024-10-18 06:53:59 +00:00 |
|
|
|
fba4a027df
|
refactor(users): Update Database connection for Read only functions (#6167)
|
2024-10-18 06:53:23 +00:00 |
|
|
|
e14a0fe8f2
|
fix(mandates): handle the connector_mandate creation once and only if the payment is charged (#6327)
|
2024-10-17 19:29:13 +05:30 |
|
|
|
1a3d0a60f4
|
fix(router): set the eligible connector in the payment attempt for nti based mit flow (#6347)
|
2024-10-17 13:30:05 +00:00 |
|
|
|
962afbd084
|
feat(worldpay): migrate to v7 (#6109)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-17 10:21:59 +00:00 |
|
|
|
df2501ceaf
|
fix(payments_list): skip count query if no filters and add logging (#6331)
|
2024-10-17 10:21:04 +00:00 |
|
|
|
afa803e0f9
|
feat(router): add payments create-intent flow for v2 (#6193)
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-10-17 10:20:47 +00:00 |
|
|
|
9576ee37a6
|
fix: Set headers as optional in ob flows (#6305)
|
2024-10-17 09:21:14 +00:00 |
|
|
|
2798f57560
|
fix(users): Add max wrong attempts for two-fa (#6247)
|
2024-10-17 07:26:52 +00:00 |
|
|
|
d04a87be9e
|
feat(connector): [fiuu] Add support for payment and refund webhooks (#6315)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
|
2024-10-16 13:51:46 +00:00 |
|
|
|
899ec23565
|
refactor(users): Move hardcoded email subjects to constants (#6110)
|
2024-10-16 06:47:15 +00:00 |
|
|
|
6aa6b7bdc6
|
feat(user_role): add limit to generic_user_roles_list_for_org_and_extra (#6191)
|
2024-10-16 06:44:30 +00:00 |
|
|
|
1b31c57fd9
|
feat(sample_data): extend the batch sample data interface trait for disputes (#6293)
|
2024-10-16 06:43:33 +00:00 |
|
|
|
7e90031c68
|
feat(router): implement post_update_tracker for SessionUpdate Flow and add support for session_update_flow for Paypal (#6299)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-15 23:38:44 +05:30 |
|
|
|
53e82c3fae
|
feat(core): add payments post_session_tokens flow (#6202)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-15 18:29:16 +05:30 |
|
|
|
7f1bbbfffe
|
fix(router): replace underscore by hyphen in Samsung pay session call (#6311)
|
2024-10-14 16:54:36 +00:00 |
|
|
|
ca086d0b25
|
docs(v2): Added 'X-Merchant-Id' to headers in Profile API docs (#6291)
|
2024-10-14 16:53:54 +00:00 |
|
|
|
df280f2574
|
feat(connector): [CYBERSOURCE] Add paze dashboard configs (#6304)
|
2024-10-14 14:30:48 +00:00 |
|
|
|
9da9c5e0ff
|
fix(router): update nick_name only if card_token.card_holder_name is non empty and populate additional card_details from payment_attempt if not present in the locker (#6308)
|
2024-10-14 20:00:32 +05:30 |
|
|
|
fe62b1fe21
|
refactor: add user agent header in outgoing webhooks (#6289)
Co-authored-by: Mrudul Vajpayee <mrudul.vajpayee@mrudulvajpayee-XJWXCWP7HF.local>
|
2024-10-14 13:14:36 +00:00 |
|
|
|
f123df9aa3
|
feat(analytics): Add metrics, filters and APIs for Analytics v2 Dashboard - Payments Page (#5870)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
Co-authored-by: Sampras Lopes <lsampras@pm.me>
|
2024-10-14 13:13:34 +00:00 |
|
|
|
f6b0b98e0a
|
feat(router): add support for Samsung pay app tokens flow (#6257)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-14 10:15:55 +00:00 |
|
|
|
5b4a1d5f6d
|
refactor(connector): [Adyen platform] api contract change for webhook (#6281)
|
2024-10-14 10:15:28 +00:00 |
|
|
|
8e538cd6b3
|
feat(payment_methods_v2): Delete payment method api (#6211)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-14 10:12:55 +00:00 |
|
|
|
1ac8c92c4b
|
feat(payments): support for card_network filter in payments list (#5994)
|
2024-10-14 10:11:56 +00:00 |
|
|
|
ba75a3f5a9
|
feat(router): add network transaction id support for mit payments (#6245)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-10 15:03:12 +00:00 |
|
|
|
5930089682
|
refactor(router): modify net_amount to be a struct in the domain model of payment_attempt and handle amount changes across all flows (#6252)
Co-authored-by: swangi-kumari <swangi.12015941@lpu.in>
Co-authored-by: Swangi Kumari <85639103+swangi-kumari@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-10 18:27:14 +05:30 |
|
|
|
535f2f12f8
|
feat(connector): Integrate PAZE Wallet (#6030)
|
2024-10-08 13:17:59 +00:00 |
|
|
|
86a43b9bc4
|
fix(connector): remove placeholder from novalnet webhooks secret (#6268)
|
2024-10-08 12:34:11 +00:00 |
|
|
|
2bc21cfc5e
|
fix(users): Allow accepting invites for org_admins (#6253)
|
2024-10-08 11:17:52 +00:00 |
|
|
|
cc7c17f873
|
fix(euclid_wasm): update dependency for wasm in validate.rs (#6262)
|
2024-10-08 09:27:08 +00:00 |
|
|
|
2ccce01bf4
|
fix(connector): [Stripe] fix cashapp webhooks response deserialization failure (#5690)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-08 09:26:22 +00:00 |
|
|
|
d61ebef149
|
feat(connector): [Novalnet] add webhooks for card (#6033)
|
2024-10-08 09:22:38 +00:00 |
|
|
|
4e07fe9e8a
|
fix(connector): [deutsche bank] add support for sepa one-off payments (#6246)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-08 08:13:56 +00:00 |
|
|
|
6e355f34a8
|
chore: v2 api changes for session token endpoint (#6032)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-07 14:50:26 +00:00 |
|
|
|
f4830ebaae
|
fix(users): Trustpay refund url update (#6251)
|
2024-10-07 14:50:13 +00:00 |
|
|
|
e44eb13c61
|
refactor(dynamic_fields): rename sepa in dynamic fields (#6234)
|
2024-10-07 14:19:33 +00:00 |
|
|
|
b499287f23
|
fix(user_role): Restrict updating user role to the same EntityType (#6224)
|
2024-10-07 14:18:56 +00:00 |
|
|
|
b7139483bb
|
fix: batch encrypt/decrypt on merchant connector account (#6206)
|
2024-10-04 13:25:20 +00:00 |
|
|
|
939483cebe
|
docs: change organization_id to id in organization endpoints (#6218)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-04 13:23:54 +00:00 |
|
|
|
caa0693148
|
feat(opensearch): restrict search view access based on user roles and permissions (#5932)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-04 13:21:30 +00:00 |
|
|
|
036a2d5056
|
fix: add reference in sepa_bank_instructions (#6215)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-04 13:21:04 +00:00 |
|
|
|
c07ee28c0a
|
refactor(user_role): Remove V1 insertion for user_roles and allow Invites for org_admins (#6185)
|
2024-10-04 11:29:34 +00:00 |
|
|
|
b2eb56e8d8
|
refactor(users): Deprecate unused user APIs and stabilize v1 APIs (#6114)
|
2024-10-04 11:29:11 +00:00 |
|
|
|
75648262e7
|
fix(router): Persist card_network if present for non co-badged cards (#6212)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
|
2024-10-04 09:36:14 +00:00 |
|
|
|
2e54186a80
|
feat(connector): add dynamic duitnow qr code, google pay and applpe pay for fiuu (#6204)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
|
2024-10-04 08:41:59 +00:00 |
|
|
|
81e3d9df90
|
fix(bug): [IATAPAY] Fix PCM value for UPI_COLLECT (#6207)
|
2024-10-03 10:21:07 +00:00 |
|