Merge dev to Master - #2
Conversation
|
|
||
| ## Getting Started | ||
|
|
||
| These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. |
There was a problem hiding this comment.
This tutorial will create a basic e-commerce checkout, running on your local server for development and testing purposes. Check deployment notes to see how to deploy the project on a live server.
| ### Prerequisites | ||
|
|
||
|
|
||
| You will need an actualized version of node and npm installed. |
There was a problem hiding this comment.
You will need an updated version of node and npm installed.
|
|
||
| You will need an actualized version of node and npm installed. | ||
|
|
||
| In case you do not have the environment with node and npm, please refer to official documentation: |
There was a problem hiding this comment.
If you do not have npm installed and a ready node environment, please refer to the official documentation:
|
|
||
| ``` | ||
|
|
||
| You will also need Conekta API keys |
There was a problem hiding this comment.
You will also need your Conekta API keys.
|
|
||
| You will also need Conekta API keys | ||
|
|
||
| You can create a free account in minutes and use your sandbox API keys |
There was a problem hiding this comment.
You can create a free account in minutes and immediately access your Sandbox API keys.
|
|
||
|
|
||
|
|
||
| Edit the flow and adapt it to your business model |
There was a problem hiding this comment.
Edit the flow and adapt it to your business model.
|
|
||
| Edit the flow and adapt it to your business model | ||
|
|
||
| Read comments in app.js to fulfill your workflow |
There was a problem hiding this comment.
Read comments in app.js to fulfill your workflow.
|
|
||
| Read comments in app.js to fulfill your workflow | ||
|
|
||
| Find one of this flows on the example |
There was a problem hiding this comment.
Find one of this flows on the example
¿¿no entiendo??
|
|
||
|
|
||
|
|
||
| Step 5. Deploy it in your live URL to receive Webhooks |
There was a problem hiding this comment.
Step 5. Deploy your project on your public URL to receive Webhook notifications
|
|
||
| ## Deployment | ||
|
|
||
| Add additional notes about how to deploy this on a live system |
There was a problem hiding this comment.
Add additional notes about how to deploy this on a live system.
Please review the README and double check the instructions are clear.