amazon_paapi
21 sites
No security coverage
This module adds Amazons PA API SDK 5.0 as a library with minimal configuration in the Drupal backend. It is meant for developers who want to utilize the SDK in Drupal to create their own features.
Features
- provides a service to get & initialize the PA API SDK client
- manage credentials via admin backend form (or read from environment variables)
- a test page to query for ASIN & inspect responses
- error handling & logging
Permissions
administer amazon paapi - can administer credentials & run ASIN test queries
How is this different to the amazon contrib module?
amazon_paapi is more like a factory for the amazon PA API SDK and has no features build with it whatsoever, the amazon module has a feature set like media integration, search and other things.