ci(cypress): Update card number for adyen and status for paypal #5192
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of Change
Description
[Note: Refunds are bit flaky due to issues on the connector's end]
Giropay
is Deprecated fromPayPal
andStripe
and hence added the appropriate error messageAdditional Changes
Motivation and Context
Adyen and Paypal test cases were failing
How did you test it?
CYPRESS
Previously PayPal
![image (3)](https://private-user-images.githubusercontent.com/131246334/345467012-cb153362-1e5c-4a7b-bc27-5f2ca0f295ee.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDI4MTAsIm5iZiI6MTczOTM0MjUxMCwicGF0aCI6Ii8xMzEyNDYzMzQvMzQ1NDY3MDEyLWNiMTUzMzYyLTFlNWMtNGE3Yi1iYzI3LTVmMmNhMGYyOTVlZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQwNjQxNTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1mNzc2Y2Q0ZjBkNmE2NjcxODRjMjY5MDQ1YjNjOGEwYjViOTJiZTU1YmQzODZkODNiZDk0YjA0ZTYyODZjNzhlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.jpKvPbfWBr8pfQ8XihXfP5qDeD_uG3RiqQS7U62B1_c)
Currently PayPal
![image (4)](https://private-user-images.githubusercontent.com/131246334/345467236-7fffd081-7c2e-489e-b670-bd59a7b37ee6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDI4MTAsIm5iZiI6MTczOTM0MjUxMCwicGF0aCI6Ii8xMzEyNDYzMzQvMzQ1NDY3MjM2LTdmZmZkMDgxLTdjMmUtNDg5ZS1iNjcwLWJkNTlhN2IzN2VlNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQwNjQxNTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xMjg1ODhhNTI1Njk3ZjM0NDZjYzI4YzVlNGVlYjhkNGNmMDFmMjg1NjAxMDA2N2U2MjYwZTljMzllYzdlYzg2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.2SPB24eTCPVAT4q_EAca_Z17ypvH4_SkcMcnO6EZZDc)
ADYEN
Checklist
cargo +nightly fmt --all
cargo clippy