-
Notifications
You must be signed in to change notification settings - Fork 10
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
Not able to run #3
Comments
Hi, That behavior is usually due to your domain not being registered on the Apple Pay Developer portal. Could you share your merchant ID configuration page to make sure it's registered properly? An example
|
Hi, I am trying to run your sample on MacOS 10.12.3 with node js v6.10.0 but failed. I have already create .env under web-payments-example dir and run cmd "npm start" there. Any hints to solve the problem? Sorry for my stupid question, I am very new to node js. SD5-MacBook-Pro:web-payments-example gykho$ npm start
warn: --minUptime not set. Defaulting to: 1000ms |
Apologies for the late reply. Been a busy month for me changing job. Could you show the results of |
I already found another github project and get my things done. Thank you.
…On Tue, Mar 28, 2017 at 10:51 PM, Tri Nguyen ***@***.***> wrote:
Apologies for the late reply. Been a busy month for me changing job.
Could you show the results of ls -al? Weird that it's complaining about
.env not exist when you said you created it.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AYhvapjzAYLICHvNs8GhOACkVIKSTp9Lks5rqR6OgaJpZM4L6a2c>
.
|
Got same issue .env file is there but log's saying file doesn't exist |
Hi,
I am trying to run this project on Azure site. I have followed the instructions from ReadMe.Md file and deployed the code to azure. I also ran the 'npm start' commend on the same directory where the code is deployed in azure through DebugConsole. but it is showing errors.
Also, when i am clicking on the "Apple Pay" button (below sunglass), the action sheet is showing up for 3-4 seconds and getting minimized in 3-4 seconds without any reason. Action sheet is showing Processing icon but now moving further.
Is there a need to change the env file? what all other changes i need to do in which files? Can you share some sample values?
The text was updated successfully, but these errors were encountered: