2610 Commits

Author SHA1 Message Date
1bb2ae8423 fix(event): Updated the ApiEventMetric (#5126)
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
2024-07-02 15:02:01 +00:00
9bc780151c feat(router): add refunds manual-update api (#5094) 2024-07-02 13:10:23 +00:00
618ec41aff refactor(payment_link): logs payment links logs coverage (#4918)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-02 12:32:28 +00:00
b2e0caf6d9 fix(router): update last used when the customer acceptance is passed in the recurring payment (#5116) 2024-07-02 11:59:06 +00:00
e3470a240d fix(router): [CYBS] make payment status optional (#5165)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-02 11:42:18 +00:00
5d86002ce7 fix: realtime user analytics (#5129) 2024-07-02 10:21:08 +00:00
a343f69dc4 refactor: use hashmap deserializer for generic_link options (#5157)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-02 09:46:20 +00:00
3bbdfb5a1c refactor(router): changed payment method token TTL to api contract based config from const value (#5115)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-02 08:19:45 +00:00
ee9190bf4f feat(router): collect billing details from wallet connector based on the collect_billing_details_from_wallet_connector field (#5065)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-02 07:54:50 +00:00
045e9742bd fix(auth_methods): Add checks for duplicate auth_method in create API (#5161) 2024-07-02 07:50:09 +00:00
ff14e79adf fix(router): rename the browser name header to x-browser-name (#5162) 2024-07-01 14:59:54 +00:00
ecb8cafaed fix(router): mark retry payment as failure if connector_tokenization fails (#5114) 2024-07-01 14:37:41 +00:00
af2497b501 fix(connector): [Paypal] dispute webhook deserialization failure (#5111)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-01 12:16:13 +00:00
9fc525d498 feat(analytics): Add v2 payment analytics (payment-intents analytics) (#5150)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-01 12:15:46 +00:00
4314fcd173 feat(globalsearch): Implement tag-based filters in global search (#5151) 2024-07-01 12:15:39 +00:00
8a33bd5e73 refactor(connector): Add amount conversion framework to iatapay along with amount conversion code to connector template (#4866)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
2024-07-01 11:20:29 +00:00
ecc6c00d4a feat(payment_link): add multiple custom css support in business level (#5137)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-01 10:59:06 +00:00
1b8946321b feat(connector): [Bambora Apac] Template for integration (#5062) 2024-07-01 10:58:36 +00:00
Noa
2688d24d49 feat(tls): add support for https in actix web (#5089)
Co-authored-by: noagbmn <>
2024-07-01 10:35:40 +00:00
910fcc89e2 chore(euclid_wasm): make field domain optional wasm (#5154) 2024-06-28 11:52:32 +00:00
f55cae20af Docs: Api reference docs update for Payments - Create (#4955)
Co-authored-by: Gorakhnath Yadav <gorakhnath.yadav@Gorakhnath-Yadav-J9J2YJH1J2.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2024-06-28 11:32:38 +00:00
d2626fa3fe chore(cards): add configuration option to change the decryption scheme locker (#5140)
Co-authored-by: Shakthidhar Bhaskar <shakthidhar.bhaskar@juspay.in>
2024-06-28 09:38:07 +00:00
6df8f0646b refactor(hyperswitch_constraint_graph): Removal of lifetime from the Constraint Graph framework (#5132) 2024-06-28 09:36:47 +00:00
bb9a97154c feat(core): customer_details storage in payment_intent (#5007)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-28 09:36:19 +00:00
a172cba5d3 fix(connector): [ADYEN] send browser_info for all the card and googlepay payments (#5153) 2024-06-28 08:17:04 +00:00
6d9b37e8a2 fix(users): clear cookie and alter parsing for sso (#5147)
Co-authored-by: Mani Chandra <84711804+ThisIsMani@users.noreply.github.com>
2024-06-28 07:47:21 +00:00
b08ce22108 refactor(connector): added amount framework to paypal, payouts and routing (#4865)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
2024-06-28 06:31:15 +00:00
57055ecab2 chore: use generic phone numbers instead (#5142) 2024-06-27 18:05:56 +00:00
d4dba55fed feat(router): skip apple pay session call if the browser is not Safari (#5136) 2024-06-27 12:38:07 +00:00
9c49ded104 fix(opensearch): show search results only if user has access permission to the index (#5097)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Abhishek Kanojia <89402434+Abhitator216@users.noreply.github.com>
2024-06-27 07:36:31 +00:00
eb6afd66f2 feat(users): add endpoint for terminate auth select (#5135) 2024-06-26 16:21:40 +00:00
ce7d0d427d feat(users): implemented openidconnect (#5124)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-26 13:45:55 +00:00
ed021c1d99 feat(router): add payments manual-update api (#5045)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-26 13:40:09 +00:00
2e1167acbc fix(docs): open-api fix for payment response (#5103)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-G961M60MK7.local>
2024-06-26 13:30:02 +00:00
1c464acc56 refactor(connector): [AdyenPlatform]Throw 4xx instead of 5xx for source_balance_account (#4990) 2024-06-26 13:28:04 +00:00
cd5a1a34c5 feat: realtime user analytics (#5098)
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
2024-06-26 11:53:39 +00:00
86f4060d33 refactor(connector): added amount conversion framework for cashtocode (#4857)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
2024-06-26 11:18:17 +00:00
4ccd25d0dc feat(email): Add auth_id in email types and send auth_id in email URLs (#5120)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-26 09:48:23 +00:00
e69a7bda52 refactor(connector): add amount framework to payme & Trustpay with googlePay, ApplePay for bluesnap, Noon & Trustpay (#4833)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
2024-06-26 09:14:48 +00:00
ffe90a4112 fix(connector): [BOA/CYBS] make risk information message optional (#5107) 2024-06-26 06:23:07 +00:00
ec8a39339d fix(router): skip serialize if none for assurance_details_required in googlepay session response (#5118) 2024-06-25 14:18:14 +00:00
9e4b2d1c11 refactor: separate DB queries and HTML creation for payout links (#4967)
Signed-off-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-C02FC60MMD6M.local>
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Signed-off-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-G961M60MK7.local>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-C02FC60MMD6M.local>
Co-authored-by: Srujan chikke <chikke.srujan@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-G961M60MK7.local>
2024-06-25 14:07:10 +00:00
7c639bf878 feat(router): updated last_used_at field for apple pay and google pay for CITs (#5087) 2024-06-25 13:12:47 +00:00
ea74f3e537 fix(payment_methods): use existing field value of nick_name in db if not sent during request (#5105) 2024-06-25 09:57:15 +00:00
ff84d78c65 feat(router): add support for googlepay step up flow (#2744)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-24 14:09:50 +00:00
b7bf457d0c fix(access_token): use merchant_connector_id in access token (#5106) 2024-06-24 14:06:13 +00:00
10e9121341 feat: added kafka events for authentication create and update (#4991)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-24 12:40:50 +00:00
fed7b69799 feat(ci): add vector to handle logs pipeline (#5021) 2024-06-24 12:19:03 +00:00
8ceaaa9e3d feat(users): Decision manager flow changes for SSO (#4995)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-24 12:18:50 +00:00
e658899c14 refactor(core): introduce an interface to switch between old and new connector integration implementations on the connectors (#5013)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-06-24 09:40:34 +00:00