Alexander Presber
Alexander Presber

Reputation: 6635

How can I integrate Amazon Checkout into Spreecommerce?

We would like to integrate Amazon Checkout into our Spreecommerce site.

I cannot find an extension for this, also because I am slightly confused about "Amazon FPS" vs. "Amazon Checkout" vs. "Amazon Simple Pay".

Is there a solution replicating the Paypal Express functionality for Amazon, allowing customers with an amazon account to pay via this account?

Upvotes: 0

Views: 462

Answers (2)

Robert Jamison
Robert Jamison

Reputation: 36

Spree integration for Amazon's new Login and Pay service is available here:

https://github.com/amzn/spree_pay_with_amazon

Amazon FPS, Checkout and Simple Pay are older services. The new platform offers all of the same features, but works more like a standard payment gateway.

Upvotes: 1

Ricky
Ricky

Reputation: 763

We've relased an extension for Amazon FPS, available at https://github.com/AnnArborTees/spree_amazon_fps

It's been thoroughly tested against Spree 2-2-stable.

Upvotes: 0

Related Questions