Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

amazon-archives/spree_pay_with_amazon

spree_pay_with_amazon

Add Pay with Amazon to your Spree Commerce solution.

Installation

Add spree_amazon_payments to your Gemfile:

gem 'spree_social', github: 'spree-contrib/spree_social', branch: '3-0-stable'
gem 'spree_amazon_payments', github: 'amzn/spree_pay_with_amazon'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_amazon_payments:install
bundle exec rails g spree_social:install

Registration

Register for your Amazon Payments account here

Refund Callback

You will need to configure Instant Notification Settings in order to accept the callback when a refund is completed. Configure your IPN settings by logging into your Seller Central Account.

The IPN URL will be in the Configuration section of your Spree Commerce instance.

User Guide

Please see the user guide here for more information

About

Add Amazon Pay to your Spree Commerce Solution

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published