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

your demo page is not working #1

Open
Mrchanghao opened this issue Oct 30, 2020 · 9 comments
Open

your demo page is not working #1

Mrchanghao opened this issue Oct 30, 2020 · 9 comments

Comments

@Mrchanghao
Copy link

the demo site is somtething wrong

heroku error happened.... you should check the server status

@devat-youtuber
Copy link
Owner

devat-youtuber commented Oct 31, 2020 via email

@adityaFE
Copy link

adityaFE commented Nov 8, 2020

Why does the checkout option not working in the demo app?

@devat-youtuber
Copy link
Owner

because i deleted my paypal client id, you can manually create your own sandbox to test.

@adityaFE
Copy link

adityaFE commented Nov 9, 2020

Thank you so much for replying.I quick confusion I want to clear from you .I am wondering when you checked out and placed the order from paypal ,will it be using real money for transaction completion orr just fake transaction? I am really confused in this bit.

@devat-youtuber
Copy link
Owner

You follow the instructions and use the demo only for fake money. Don't worry, please use paypal sandbox for testing. You can create an empty account to try it out.

@adityaFE
Copy link

Thank you so much sir.

@racemtriki0
Copy link

admin password please !!!

@VVJS-22
Copy link

VVJS-22 commented Jul 20, 2021

You don't need an admin password,
Just register a user then go to mongoDB collections and edit that particular collection manually change the role value as 1. Now you are a new admin!

@devat-youtuber
Copy link
Owner

If people get image upload error, quit axios and use fetch:

const res = await fetch('/api/upload', {
method: "POST",
body: formData,
headers: {
Authorization: token
}
})

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

5 participants