Skip to content
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

no such sku when called redirectToCheckout #10

Closed
nwaynway17 opened this issue Feb 12, 2020 · 2 comments
Closed

no such sku when called redirectToCheckout #10

nwaynway17 opened this issue Feb 12, 2020 · 2 comments

Comments

@nwaynway17
Copy link

I want integrate with Stripe Checkout Client in my asp.net application.
Before I integrate, I am testing sample check-out-onetime-payment project in GitHub.
I also already created stripe account.
I want to test with test mode Public Key and Secret Key first before I go live.
So, I tested sample check-out-onetime-payment project in GitHub using my test mode Public Key and Secret Key.
But, I got Integration Error : No such SKU when called redirectToCheckout.
Mean, cannot test with test mode Public Key and Secret Key?
Please give me any other suggestion.
Thanks a lot.

@nwaynway17 nwaynway17 changed the title no such sku when called redirecttoCheckout no such sku when called redirectToCheckout Feb 12, 2020
@thorsten-stripe
Copy link
Contributor

Please only file issues here that you believe represent actual bugs or feature requests for this sample.

If you're having general trouble with your Stripe integration, please reach out to support using the form at https://support.stripe.com/ (preferred) or via email to support@stripe.com.

If you are reporting a bug, please include the server language you're using, as well as any other details that may be helpful in reproducing the problem.

@thorsten-stripe
Copy link
Contributor

This is likely related to an incorrect sku ID. Do follow the set up steps here: https://github.com/stripe-samples/checkout-one-time-payments/blob/master/client-only/client/README.md#setup

@stripe-samples stripe-samples deleted a comment from S1983tt Oct 20, 2022
@stripe-samples stripe-samples deleted a comment from S1983tt Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants