Sanskar Atrey

Results 10 comments of Sanskar Atrey

@preetamrevankar please share the correct profile_id and credentials with @Riteek712

> @Sanskar2001 can you please respond to my comments, I wanna close this PR soon Hey @shubhamchasing, your task involved testing a normal card payment i.e. no 3DS flow meaning...

> @Sanskar2001 is there any issue from the backend because I am getting `403` error, I also tried new creds too but issue persit @shubhamchasing Yes, there is some maintenance...

> > @Sanskar2001 is there any issue from the backend because I am getting `403` error, I also tried new creds too but issue persit > > @shubhamchasing Yes, there...

Hi @Shriyansh-20 Please proceed by creating a payment with the appropriate body structure we provided, and then execute a card payment using a suitable Stripe test card. Contact at [[email protected]](mailto:[email protected])...

Hi @CODEX108 Yes, you need to place your tests in cypress/e2e folder, basically your tests should be placed here https://github.com/juspay/hyperswitch-web/tree/main/cypress-tests/cypress/e2e. You only need payments-create body, publishable key and secret key...

@Rishi-0007 Please use the appropriate credentials i.e. publishableKey and secretKey. Also make sure to use the correct profile_id in createPaymentBody as shared to you over mail.

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](https://github.com/juspay/hyperswitch-web/blob/main/README.md) to get started.

@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...