juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
12.67k stars 1.35k forks source link

[CYPRESS] Add e2e test for card payment for Trustpay Connector for Successful Flow #6084

Open Sanskar2001 opened 2 months ago

Sanskar2001 commented 2 months ago

The Hyperswitch SDK is a versatile tool built to streamline payment integration for developers. It simplifies the process of adding multiple payment methods, allowing you to quickly implement support for various gateways without the need to manually integrate each one. With Hyperswitch, you can efficiently manage payments across platforms, reducing complexity and boosting development speed.

Pre-requisites: Please follow the README for guidelines on file structure, formatting and instructions on how to set up and run Cypress.

Description:

This task involves adding a cypress e2e test for card payment for Trustpay Connector for Successful Flow 🔨 Possible Implementation Locate the element for this payment method, perform the click action on it and assert whether redirection happens success.

Contribution Guidelines:


Helpful Resources:

If you have any questions or need help getting started, feel free to ask in the comments!

🔖 Note: Once assigned, please drop a mail for required credentials at preetam.revankar@juspay.in

Submission Process:

Refer here for Terms and conditions for the contest.

aialok commented 2 months ago

I would love to work on this issue.

gorakhnathy7 commented 2 months ago

@aialok Assigning this issue to you, Thanks for showing interest!

gorakhnathy7 commented 2 months ago

Hey @aialok, Please keep in mind that for this issue, please submit a PR on @juspay/hyperswitch-web repo, and link it to the issue.

aialok commented 2 months ago

Sure thing.

gorakhnathy7 commented 1 month ago

Hey @aialok ,

Quick check-in on the status of this issue. If you have any questions or need assistance, feel free to reach out in the community.

aialok commented 1 month ago

hey @gorakhnathy7 thanks. I will create PR soon.

gorakhnathy7 commented 1 month ago

Hey @aialok

Kindly let us know, if you're still working on the issue? If you have any questions or need assistance, feel free to reach out in the community.

aialok commented 1 month ago

Basically I having problem in setting up the project.

Can you tell me procedure to setup website repo with backend. What are the things need to be done?

Sanskar2001 commented 1 month ago

Hi @aialok You don't need to set up the backend locally, simply set up the hyperswitch-web repository. Follow the steps outlined in the README to get started.