116 Commits

Author SHA1 Message Date
165ead6108 feat(core): Add click to pay support in hyperswitch (#6769)
Co-authored-by: sai-harsha-vardhan <harsha111hero@gmail.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Sai Harsha Vardhan <56996463+sai-harsha-vardhan@users.noreply.github.com>
2024-12-16 13:45:32 +00:00
dccb8d4e62 ci(test): Fix nmi postman collection (#5928)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2024-09-20 08:15:13 +00:00
1c827986c3 ci(postman): Update status for paypal postman collection (#5929) 2024-09-18 10:31:28 +00:00
b2364414ed ci(postman): Add browser info for adyen postman collection (#5927) 2024-09-18 07:34:27 +00:00
6f2ee1d58b ci(test): Remove giropay from trustpay collection (#5923) 2024-09-17 15:24:06 +00:00
6b410505da refactor(users): Add V2 user_roles data support (#5763)
Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-09-01 13:39:25 +00:00
b60ced02ff feat: use admin_api_key auth along with merchant_id for connector list, retrieve and update apis (#5613) 2024-08-21 09:23:10 +00:00
7a23e663c2 feat: change admin api key auth to merchant api key auth in few connectors flow (#5572) 2024-08-12 09:27:23 +00:00
f3677f268c refactor(payment_methods): List the Payment Methods for Merchant , based on the connector type (#4909)
Co-authored-by: Narayan Bhat <48803246+Narayanbhat166@users.noreply.github.com>
2024-08-02 13:03:41 +00:00
78a7804b9c refactor(routing): Remove backwards compatibility for the routing crate (#3015)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Shanks <shashank.attarde@juspay.in>
2024-07-18 09:43:38 +00:00
4fbff39906 chore(ci): fix ci tests failing by removing them (#5167) 2024-07-01 10:35:11 +00:00
61d31dc444 ci(postman): log request id for user tests (#5159) 2024-06-28 13:51:49 +00:00
57055ecab2 chore: use generic phone numbers instead (#5142) 2024-06-27 18:05:56 +00:00
19a605e7c1 ci(postman): add net_amount field test cases (#3286) 2024-06-20 12:16:57 +00:00
a2b17cbc96 ci(postman): add users collection (#4897) 2024-06-10 12:47:53 +00:00
e5da133fe0 refactor(connector): airwallex convert init payment to preprocessing (#4842) 2024-06-03 10:51:49 +00:00
93d61d1053 feat: add a domain type for customer_id (#4705)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-30 10:49:10 +00:00
78d6278844 ci(postman): Fix cybersource and trustpay collection (#4725)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-05-22 11:19:08 +00:00
a917776bb8 refactor(graph): refactor the Knowledge Graph to include configs check, while eligibility analysis (#4687)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-21 14:14:45 +00:00
0958d948f9 refactor(bank-redirect): remove billing from bankredirect payment data (#4362)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-15 07:54:28 +00:00
f5d1201ac9 ci(postman): Fix Nmi Collection (#4634)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-05-14 07:39:45 +00:00
0f5a370b55 refactor(bank-transfer): remove billing from banktransfer payment data (#4377)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-13 06:20:08 +00:00
625b53182e refactor(bank-debit): remove billingdetails from bankdebit pmd (#4371)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-08 06:15:47 +00:00
b878677f15 refactor(paylater): use payment_method_data.billing fields instead of payment_method_data (#4333)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-05-06 07:39:18 +00:00
ecc97bc868 ci(postman): Remove update_mandate_id test in Cybersource collection (#4526)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-05-03 05:29:13 +00:00
4718c17457 ci: fix paypal postman tests (#4501) 2024-04-30 09:10:42 +00:00
2848e0a3e3 ci(postman): Fix Adyen postman collection (#4459)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-04-25 08:04:37 +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
6aa66c4243 fix(connectors): Amount received should be zero for pending and failed status (#4331) 2024-04-10 13:29:40 +00:00
4051cbb4e7 feat(api): add browser information in payments response (#3963)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-04-03 09:46:18 +00:00
36f4112a6f refactor: Fix typos (#4277) 2024-04-03 08:10:04 +00:00
a071463b29 refactor(postman): Paypal test cases for Capture (#4265) 2024-04-02 10:23:57 +00:00
4fb7c6ef05 ci(postman): fix nmi and paypal collection (#4129) 2024-03-21 07:59:54 +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
3d4baa230c fix(api_response): ghost payment_method_billing being populated in the response (#4085) 2024-03-15 09:25:17 +00:00
1e32c6e873 ci(postman): adyen collection save card flow make customer_id properly dynamic (#4086) 2024-03-14 07:30:29 +00:00
a21d6d5e16 ci(postman): fix bluesnap and checkout collections for saved card flow (#4071) 2024-03-13 14:09:51 +00:00
f1fe295475 fix(deserialization): error message is different when invalid data is passed for payment method data (#4022) 2024-03-08 19:59:50 +00:00
f5697f372c ci(postman): Fix cybersource collection (#4024)
Co-authored-by: Likhin Bopanna <likhin.bopanna@likhinbopanna-DQK43G6YDT.local>
2024-03-08 15:04:35 +00:00
f6b44f3860 fix(deserialization): deserialize reward payment method data (#4011)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-07 20:22:11 +00:00
deac8991f7 fix(postman): fix postman collections for saving cards with customer_acceptance (#4008) 2024-03-07 13:37:06 +00:00
a1fd36a1ab feat(core): store customer_acceptance in the payment_methods table (#3885) 2024-03-06 09:30:16 +00:00
289b20a82e fix(tests/postman/adyen): remove enabled payment methods for payouts processor (#3913)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-03-06 08:19:54 +00:00
1a8056799c ci(postman): hotfix for stripe and nmi collections failing (#3956) 2024-03-05 18:22:53 +00:00
087932f060 fix(router): [nuvei] Nuvei error handling for payment declined status and included tests (#3832)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2024-03-05 06:40:29 +00:00
a1d63d4b8b refactor(test_utils): use json to run collection and add run time edit (#3807)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-03-04 07:41:12 +00:00
34f7705c44 fix(wasm): [Adyen] update connector account configs and integration bugs (#3910) 2024-03-01 12:19:08 +00:00
33f07419ab feat(address): add payment method billing details (#3812) 2024-03-01 12:07:29 +00:00
53559c2252 fix(tests/postman/adyen): enable sepa payment method type for payout flows (#3861)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2024-02-28 10:14:18 +00:00
04e9734800 fix(core): validate amount_to_capture in payment update (#3830) 2024-02-27 12:15:33 +00:00