-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CYPRESS] Add e2e test for card payment for Adyen Connector for a Successful Flow #6082
[CYPRESS] Add e2e test for card payment for Adyen Connector for a Successful Flow #6082
Comments
@Sanskar2001 I would like to work on this issue ! |
@ayan-joshi Assigning you this issue. |
Hey @ayan-joshi as you are already assigned this issue. By default i can unassign this issue, and you can keep working on the earlier mentioned issue. |
@gorakhnathy7 okay at once we can work on 1 issue only ? |
okay then I'll solve that first and then work on this later if possible @gorakhnathy7 |
Sure @ayan-joshi , But if someone asks to assign this issue before that, i'll be assigning to that person. |
Hi @gorakhnathy7, I have requested #6039 but a fellow contributor requested it before me, Please assign this issue to me if you gonna assign it to him. This would be my first contribution to Hyperswitch. |
Hey @shubhamchasing Assigning this to you. |
Thanks @gorakhnathy7 |
@gorakhnathy7 I have a query if this issue is related to hyperswitch-web then why this issue is not in the respective repo? |
Hey @shubhamchasing We have done this to ensure ease for participants to find out all issues related to Hyperswitch at one place, And for each issue we have mentioned in the issue description where they should be raising the PR. |
@gorakhnathy7 I have emailed but have not received the credentials yet |
Checking it |
@preetamrevankar could you please share the creds? |
@gorakhnathy7 Is there a specific format for requesting creds? If that is the case please let me know, as I have not got the creds yet. Thanks for your help! |
Hi guys tagging you as it has been more than 10 days and it is blocking my contribution to hyperswitch |
Hey @shubhamchasing Apologies for the inconvenience here, looking into it. |
Hey @shubhamchasing <https://github.com/shubhamchasing>
pub key - pk_snd_5a7dd4bf0275482a8ad714648437ab35
profile id --- pro_Kvqzu8WqBZsT1OjHlCj4
api key - https://privnote.com/JBs2DqrD#WZqZMiewN Please open this and
copy the API key.
…On Tue, Oct 15, 2024 at 9:16 PM GORAKHNATH YADAV ***@***.***> wrote:
Hey @shubhamchasing <https://github.com/shubhamchasing> Apologies for the
inconvenience here, looking into it.
—
Reply to this email directly, view it on GitHub
<#6082 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7PUSCBJBHFMEVUL3UAH2DTZ3U2GLAVCNFSM6AAAAABO3IMC66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJUGM4TEOBQGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
The information contained in this electronic mail and any attachment(s) to
this email are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. Access to this
e-mail and/or to the attachment by anyone else is unauthorized. If this is
a forwarded message, the content and the views expressed in this E-MAIL may
not reflect those of the Company. If you are not the intended recipient,
you should not disseminate, distribute or copy this e-mail. Please notify
the sender immediately and destroy all copies of this message and any
attachments.
WARNING: Computer viruses may be transmitted via email. The
recipient should check this email and any attachments for the presence of
viruses. The company accepts no liability for any damage caused by any
virus transmitted by this email.
|
Thank you so much |
@gorakhnathy7 Hey sorry to disturb you, can you please help me here? I tested adyen test cards in the demo app when it is a 3DS card then it only redirects to the Adyen checkout simulator and if it is a normal debit/credit card it does not redirect and complete the payment, how I am supposed to add test cases when it is not an Adyen checkout simulator. 3D Secure 2 VISA VISA Commercial Debit |
@Sanskar2001 I understand you must be busy but can you help here? |
@shubhamchasing You can use a 3DS test card to trigger the payment. What you're doing is correct—just add an assertion to check if the redirection to the Adyen checkout simulator occurs. |
Thank you! |
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 Adyen Connector for a 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 [email protected]
Submission Process:
Refer here for Terms and conditions for the contest.
The text was updated successfully, but these errors were encountered: