# Amazon_Core Module

The Amazon_Core module is required for the Amazon_Login and Amazon_Payment modules.

## About Amazon Pay and Login

Amazon_Core provides base functionality and client integration for Amazon Login and Payment 
modules.

## Dependencies

You can find a list of modules in the require section of the `composer.json` file located in the
same directory as this `README.md` file.  Amazon_Core does not have any standalone functionality
but is required by Amazon_Login and Amazon_Payment.

## Extension Points

Amazon_Core does not provide any specific extension points.

## Additional Information

[View the Complete User Guide](https://amzn.github.io/amazon-payments-magento-2-plugin/)