PHPackages                             goldene-zeiten/products-payment-amazon - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. goldene-zeiten/products-payment-amazon

ActiveTypo3-cms-extension

goldene-zeiten/products-payment-amazon
======================================

Amazon Pay (Checkout v2) payment method for the Products TYPO3 shop system

00PHPCI passing

Since Jul 25Pushed 1mo agoCompare

[ Source](https://github.com/goldene-zeiten/products-payment-amazon)[ Packagist](https://packagist.org/packages/goldene-zeiten/products-payment-amazon)[ RSS](/packages/goldene-zeiten-products-payment-amazon/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

TYPO3 extension `products_payment_amazon`
=========================================

[](#typo3-extension-products_payment_amazon)

> **This repository is READ-ONLY.**It is split automatically out of the [goldene-zeiten/products](https://github.com/goldene-zeiten/products)monorepo, which is the single source of truth. Pull requests and commits made here are overwritten by the next split — please open them in the monorepo instead.

Amazon Pay as a payment method for the [Products](https://github.com/goldene-zeiten/products-core) shop system, via Amazon Checkout v2. At checkout the customer is redirected to Amazon to authenticate, returns to the shop for a review-and-confirm page where the final amount is verified, then returns again to complete the payment. The payment is confirmed independently via an Amazon webhook callback. It plugs into the shop's existing payment-method seam, so it appears alongside invoice, Klarna, PayPal, Stripe and any other configured method.

This first release covers the **pay flow** (create session, two-hop redirect with review, complete payment, webhook confirmation). Refunds and cancellations from the backend are planned as a later phase.

Installation
------------

[](#installation)

```
composer require goldene-zeiten/products-payment-amazon
```

Add the "Products Amazon Pay Payment" site set to your site, then configure your Amazon Pay API credentials (public key ID, private key, store ID, and store name) — see the documentation.

Documentation
-------------

[](#documentation)

- **Integrators / editors:** see `Documentation/` (rendered on the TYPO3 documentation site) — installation, configuration, the two-hop checkout flow, the webhook callback, and the public extension point.
- **Contributors:** see [DEVELOPERS.md](DEVELOPERS.md) for the architecture, the session/redirect/review/complete flow and webhook internals, request signing with RSASSA-PSS, the Amazon Checkout v2 API calls, the shared HTTP layer, the WireMock mock server, and how the tests are structured.

Requirements
------------

[](#requirements)

- TYPO3 13.4 LTS or 14.3 LTS
- PHP 8.2 or newer
- `goldene-zeiten/products-core` and `goldene-zeiten/products-api-client`
- Amazon Pay Seller Central account and API credentials from the [Seller Central](https://sellercentral.amazon.com)

License
-------

[](#license)

GPL-2.0-or-later. See [LICENSE](LICENSE).

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance61

Regular maintenance activity

Popularity0

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a1ddeb615ab1289506094f767ffacee7e1deaa6c914527b116cf88fcbe62e68?d=identicon)[calien666](/maintainers/calien666)

### Embed Badge

![Health badge](/badges/goldene-zeiten-products-payment-amazon/health.svg)

```
[![Health](https://phpackages.com/badges/goldene-zeiten-products-payment-amazon/health.svg)](https://phpackages.com/packages/goldene-zeiten-products-payment-amazon)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
