2646 Commits

Author SHA1 Message Date
53cb95378e fix(payments_create): save the customer_id in payments create (#5262) 2024-07-10 16:39:36 +00:00
125699f89c feat(router): add an api to migrate the payment method (#5186)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-10 16:31:13 +00:00
f7abcee625 feat(connector): [Bambora APAC] Add payment flows (#5193)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-10 10:54:31 +00:00
3da93f1f73 fix(router): [razorpay] make source verification false (#5268) 2024-07-10 08:39:02 +00:00
d6b9151e9e feat(merchant_account): add merchant account create v2 route (#5061)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Chethan Rao <70657455+Chethan-rao@users.noreply.github.com>
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
Co-authored-by: Sandeep Kumar <83278309+tsdk02@users.noreply.github.com>
Co-authored-by: Abhitator216 <abhishek.kanojia@juspay.in>
Co-authored-by: Abhishek Kanojia <89402434+Abhitator216@users.noreply.github.com>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
Co-authored-by: Sampras Lopes <sampras.lopes@juspay.in>
Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
Co-authored-by: Sahkal Poddar <sahkalplanet@gmail.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
Co-authored-by: Shankar Singh C <83439957+ShankarSinghC@users.noreply.github.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
Co-authored-by: GORAKHNATH YADAV <gorakhcodes@gmail.com>
Co-authored-by: Apoorv Dixit <64925866+apoorvdixit88@users.noreply.github.com>
Co-authored-by: ShivanshMathurJuspay <104988143+ShivanshMathurJuspay@users.noreply.github.com>
Co-authored-by: awasthi21 <107559116+awasthi21@users.noreply.github.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
2024-07-10 07:45:36 +00:00
c016407688 refactor(connector): wasm changes for razorpay (#5265) 2024-07-10 06:15:15 +00:00
82c6e0e649 feat(core): Constraint Graph for Payment Methods List (#5081)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 17:15:15 +00:00
fdac313241 feat(connector): [RazorPay] Add new connector and Implement payment flows for UPI payment method (#5200)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 14:34:20 +00:00
d9c7849dfa refactor(core): removal of deserialization logs for routing_metadata (#5253)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-09 10:56:06 +00:00
071d5345b5 feat(decision): add support to register api keys to proxy (#5168) 2024-07-09 07:35:20 +00:00
f64b522154 feat: add hsdev binary to run migrations (#4877)
Co-authored-by: James Motherwell <motherwell.james@student.greenriver.edu>
Co-authored-by: James M <122129564+JamesM25@users.noreply.github.com>
2024-07-08 17:12:25 +00:00
19744cec10 fix(connector): remove mandatory payment_method_type check in MIT (#5246) 2024-07-08 16:06:30 +00:00
adc760f0a6 feat(router): add integrity check for refund refund sync and capture flow with stripe as connector (#5187)
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>
Co-authored-by: Sahkal Poddar <sahkalpoddar@Sahkals-MacBook-Air.local>
2024-07-08 15:09:58 +00:00
2d31d38c1e feat(core): addition of shipping address details in payment intent (#5112)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
2024-07-08 09:43:19 +00:00
d4813b9950 fix(router): [Iatapay] add CLEARED refund status (#5231)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-08 14:55:48 +05:30
a79437d5f0 fix(core): fetch customer id from customer object during MIT (#5218)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-N7WRTY72X7.local>
2024-07-08 14:29:13 +05:30
5ea09c7f9d fix(connector): [adyen] remove browser info for mit and [paypal] add refund key in headers (#5225) 2024-07-07 15:52:29 +00:00
9c89f8899d feat(router): Pass the shipping email whenever the billing details are included in the session token response (#5228) 2024-07-06 06:07:40 +00:00
648cecb204 refactor: fix unit and documentation tests (#4754) 2024-07-05 18:07:39 +00:00
ae2a34e02c feat(events): add hashed customer_email and feature_metadata (#5220)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-05 15:06:59 +00:00
5ebfbaf199 feat(events): Add payment metadata to hyperswitch-payment-intent-events (#5170)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
Co-authored-by: Sampras Lopes <Sampras.lopes@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-05 14:45:25 +00:00
16e8f4b263 fix(analytics): using HashSet to represent the returned metrics (#5179)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-05 13:18:51 +00:00
ec01788bc4 feat(core): billing_details inclusion in Payment Intent (#5090)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-05 13:13:46 +00:00
c642d9dcf5 feat(router): pass fields to indicate if the customer address details to be connector from wallets (#5210) 2024-07-05 10:56:39 +00:00
a2c0d7f095 fix(refunds): Add aliases on refund status for backwards compatibility (#5216) 2024-07-05 10:11:30 +00:00
1904ffad88 Feat(connector): [BRAINTREE] Implement Card Mandates (#5204) 2024-07-05 08:07:46 +00:00
00f9ed4cae refactor: Adding millisecond to Kafka timestamp (#5202)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-05 06:25:27 +00:00
5478f70e3e fix(user_auth_method): make id option in auth select (#5213) 2024-07-04 15:44:04 +00:00
cf5c1041b7 Docs: Updated API - ref for payments (#5172)
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-07-04 13:13:54 +00:00
f4665d2f4a feat(core): add merchant order reference id (#5197)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-07-04 12:45:05 +00:00
755d968c95 feat(analytics): Refund status serialization issue for ckh analytics (#5199) 2024-07-04 11:41:23 +00:00
52abda9bd1 fix(router): override setup_future_usage filed to on_session based on merchant config (#5195) 2024-07-04 10:27:27 +00:00
c8c0cb765e feat(core): Added integrity framework for Authorize and Sync flow with connector as Stripe (#5109)
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-04 09:36:06 +00:00
cc88c0707f feat(analytics): FRM Analytics (#4880)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Abhitator216 <abhishek.kanojia@juspay.in>
Co-authored-by: Abhishek Kanojia <89402434+Abhitator216@users.noreply.github.com>
Co-authored-by: ivor-juspay <138492857+ivor-juspay@users.noreply.github.com>
Co-authored-by: Sampras Lopes <sampras.lopes@juspay.in>
2024-07-04 06:52:27 +00:00
f513c8e4da feat(pm_auth): Added balance check for PM auth bank account (#5054) 2024-07-03 12:47:52 +00:00
e85407fc53 refactor(payment_methods): add appropriate missing logs (#5190) 2024-07-03 11:20:21 +00:00
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