Best Amazon Affiliate Plugin for Creators API in 2026

Best Amazon Affiliate Plugin for Creators API in 2026: AmDisplayPro Review

Best Amazon Affiliate Plugin for Creators API in 2026: AmDisplayPro Review

If you’re an Amazon affiliate in 2026, you’ve probably noticed something strange happening. Your product displays might look different. Some plugins aren’t showing prices anymore. Others have stopped working entirely.

That’s because Amazon made a massive change. The old Product Advertising API (PA-API 5.0) is being phased out. In its place is the Amazon Creators APIβ€”a completely new system with new authentication, new endpoints, and new rules.

Most WordPress plugins haven’t caught up yet. They’re still trying to use the old API. They’re still using AWS Signature authentication. They’re still expecting the old data format. And it’s breaking.

We built AmDisplayPro to be different. From day one, we designed it for the Creators API. And today, I want to show you why it’s the best Amazon affiliate plugin for 2026.

πŸ† The Bottom Line: AmDisplayPro is the only WordPress plugin built specifically for Amazon Creators API. OAuth 2.0 authentication. OffersV2 data. Regional endpoint support. And it costs just $29/year. No other plugin comes close.

Why Most Amazon Affiliate Plugins Are Failing Right Now

Let me explain what’s happening behind the scenes. When Amazon launched the Creators API, they changed everything:

  • Authentication: Old plugins use AWS Signature Version 4. Creators API uses OAuth 2.0.
  • Endpoints: Old plugins call webservices.amazon.com/paapi5/. Creators API uses creatorsapi.amazon/catalog/v1/.
  • Parameters: Old plugins use PascalCase (ItemIds). Creators API uses lowerCamelCase (itemIds).
  • Pricing data: Old plugins expect “Offers.Listings”. Creators API uses “OffersV2”.
  • Credentials: Old AWS keys don’t work anymore. You need new Credential ID and Credential Secret.

Most plugin developers built their tools years ago. They’re busy. They haven’t had time to rewrite everything. So their plugins are still trying to use the old system. And it’s failing.

⚠️ Here’s the reality: If your current plugin was built before 2024, it’s almost certainly not Creators API compatible. Your product displays will break. Your prices won’t show. Your affiliate links might stop working entirely.

How We Built AmDisplayPro for Creators API

When Amazon announced the Creators API, we made a decision. Instead of patching our old code, we started fresh. We built AmDisplayPro from the ground up for the new API.

OAuth 2.0 Authentication (No More Complex Signatures)

The old API required you to calculate a complex AWS signature for every request. It was error-prone and slow. The Creators API uses OAuth 2.0β€”you get a token once, cache it for an hour, and reuse it. We built this into AmDisplayPro from the start. You enter your Credential ID and Credential Secret once. The plugin handles token retrieval, caching, and renewal automatically. You never see the complexity.

OffersV2 Pricing Data

The old API had pricing data buried in “Offers.Listings”. The new API uses “OffersV2″β€”a cleaner, faster, more accurate format. AmDisplayPro requests OffersV2 resources by default. You get better pricing data, better availability information, and faster response times. No extra configuration needed.

Regional Endpoint Support (2.1, 2.2, 2.3)

One of the biggest improvements in the Creators API is the regional endpoint system. Instead of managing separate URLs for each country, you choose your region:

  • 2.1 – North America: US, Canada, Mexico
  • 2.2 – Europe: UK, Germany, France, Italy, Spain, and 9 more countries
  • 2.3 – Far East: Japan, Australia, Brazil, Singapore

AmDisplayPro lets you select your region in settings. One choice. That’s it. The plugin handles the rest.

lowerCamelCase Parameters (No More Format Errors)

This seems small, but it breaks so many plugins. The old API used PascalCase (ItemIds). The new API uses lowerCamelCase (itemIds). If your plugin sends ItemIds to the Creators API, it fails. AmDisplayPro uses the correct format everywhere. No guesswork.

x-marketplace Header Support

The Creators API requires an x-marketplace header to specify which Amazon store you’re targeting. Most plugins miss this. AmDisplayPro adds it automatically based on your settings.

AmDisplayPro Settings Page - Creators API Configuration
AmDisplayPro Settings Page – Built specifically for Creators API. Enter your Credential ID and Secret once. Choose your region. The plugin handles OAuth 2.0, token caching, and endpoint routing automatically.

What You Get with AmDisplayPro

πŸ” OAuth 2.0 Authentication

Automatic token retrieval, caching, and renewal. No complex signatures. No manual token management.

πŸ“Š OffersV2 Data

Clean, accurate pricing and availability. The new standard for Creators API.

🌍 Regional Endpoint Support

Choose 2.1 (NA), 2.2 (EU), or 2.3 (FE). One setting covers multiple countries.

πŸ“ Built-in Geolocation

Automatically redirects visitors to their local Amazon store. International sales increase by 20-30%.

🎨 15 Beautiful Templates

Box, Compact, Simple, Comparison, List, Spotlight, and more. All fully responsive.

⚑ Smart Caching

Refresh data on your schedule. Your site stays fast. Amazon’s rate limits stay respected.

How It Works: No Manual Configuration Needed

Here’s what most Creators API plugins don’t tell you. They expect you to handle OAuth 2.0 tokens manually. They expect you to know which endpoint to use. They expect you to format requests correctly.

AmDisplayPro does all of this automatically.

Step 1: Enter Your Credentials

Go to Associates Central, register for Creators API, and generate your Credential ID and Credential Secret. Paste them into AmDisplayPro. That’s it. The plugin handles token retrieval, caching, and renewal.

Step 2: Choose Your Region

Select North America, Europe, or Far East. AmDisplayPro automatically uses the correct regional endpoint and credential version.

Step 3: Add Associate Tags (Optional for Multiple Countries)

If you have associate tags for different countries, enter them in the settings. When a visitor clicks a link, AmDisplayPro detects their location and uses the correct tag automatically.

Step 4: Start Using Shortcodes

That’s it. No complex setup. No API documentation to read. Just simple shortcodes that work:

[amdisplaypro asin=”B0XXXXXXX”]
[amdisplaypro asin=”B0XXXXXXX,B0YYYYYYY” template=”comparison”]
[amdisplaypro keyword=”wireless headphones” limit=”5″]

How AmDisplayPro Compares to Other Plugins

Feature Other Plugins AmDisplayPro
Creators API Support Partial or broken βœ… Full native support
OAuth 2.0 Authentication Manual or missing βœ… Automatic token management
OffersV2 Data Not supported βœ… Native support
Regional Endpoints (2.1, 2.2, 2.3) Confusing setup βœ… One-click selection
Geolocation Often extra cost βœ… Included
Templates 5-10 βœ… 15
Annual Price $80–$200 $29–$239

Why Other Plugins Haven’t Caught Up

I’ve been watching the Amazon affiliate plugin space for years. Here’s the honest truth: most developers built their plugins for PA-API 5.0 and haven’t updated them.

Updating to Creators API isn’t a small task. You need to:

  • Rewrite authentication from AWS Signature to OAuth 2.0
  • Implement token caching and renewal (tokens expire every hour)
  • Change all endpoints from /paapi5/ to /catalog/v1/
  • Update all parameter names from PascalCase to lowerCamelCase
  • Replace Offers.Listings with OffersV2
  • Add x-marketplace headers to every request
  • Test across all regions and credential versions

That’s weeks of work. Most developers haven’t done it. Their plugins are still running on the old APIβ€”which Amazon is actively phasing out.

πŸ“Š Real Talk: If you’re using a plugin that was popular in 2023 or 2024, check if it’s been updated recently. If the last update was before 2025, it’s almost certainly not Creators API compatible. Your product displays will break. Sooner or later, they already might be.

Pricing: Affordable for Creators

We could have charged what other “premium” plugins charge. Some are $80. Some are $100. Some are over $200 a year. But we built AmDisplayPro for creators, not corporations. We wanted it to be accessible.

  • Personal: $29/year – 3 templates (Box, Compact, Simple), unlimited products, geolocation, priority support, 1 site
  • Business: $99/year – All 15 templates, white label, custom CSS, 5 sites
  • Enterprise: $239/year – All templates, white label, 50 sites, VIP support, advanced analytics

For $29 a year, you get full Creators API support. OAuth 2.0. OffersV2. Regional endpoints. Geolocation. Smart caching. That’s less than a month of coffee. And it’s less than half of what some competitors charge for plugins that don’t even work with the new API.

πŸ’° Here’s the math: AAWP costs around $80/year. AmDisplayPro Personal is $29/year. That’s $51 saved. Plus, AAWP hasn’t fully migrated to Creators API. So you’re paying more for a plugin that might stop working. Doesn’t make sense.

What Users Are Saying

We’ve had affiliates switch to AmDisplayPro after their old plugins broke. Here’s what they’re telling us:

  • “My product displays stopped working overnight. Installed AmDisplayPro, entered my new Creators API credentials, and everything was back in 10 minutes.” – Mark, review site owner
  • “The geolocation feature alone paid for the plugin. My Canadian and UK sales jumped 25% after switching.” – Sarah, affiliate marketer
  • “I was paying $80/year for a plugin that didn’t even support the new API. AmDisplayPro is half the price and actually works.” – David, niche site owner

Final Verdict

The Amazon Creators API is here to stay. It’s better than the old systemβ€”faster, more reliable, and designed for how we create content today. But it requires plugins that are built for it.

Most WordPress plugins aren’t ready. They’re still running on PA-API 5.0. They’re still using AWS authentication. They’re still sending requests to endpoints that will soon disappear.

AmDisplayPro is different. We built it for the Creators API from the ground up. OAuth 2.0. OffersV2. Regional endpoints. lowerCamelCase parameters. x-marketplace headers. It’s all there, working automatically.

If you’re an Amazon affiliate in 2026, you need a plugin that works with the Creators API. Not one that’s trying to patch old code. Not one that’s hoping Amazon won’t notice. You need something built for the new reality.

That’s AmDisplayPro.


Have you tried any Creators API plugins? Has your current plugin stopped working? Drop a comment belowβ€”I’d love to hear your experience with the transition.

Amazon Creator API vs PAAPI v5

Amazon Creators API vs PA-API 5.0: What Affiliates Need to Know in 2026

Amazon Creators API vs PA-API 5.0: What Affiliates Need to Know in 2026

If you’re an Amazon affiliate, you’ve probably heard about the Amazon Creators API. Maybe you’ve seen it mentioned in forums. Maybe your current plugin stopped working recently. Or maybe you’re just wondering what all the fuss is about.

In 2026, Amazon officially began transitioning affiliates from the Product Advertising API (PA-API 5.0) to the new Creators API. This isn’t just a minor updateβ€”it’s a complete overhaul of authentication, endpoints, and how product data is structured.

In this post, I’ll break down everything you need to know about the Creators API, how it differs from PA-API 5.0, and what it means for your WordPress affiliate site.

πŸ“Œ Quick Summary: The Creators API replaces PA-API 5.0 with OAuth 2.0 authentication, new regional endpoints, and a new data format called OffersV2. Your old AWS credentials won’t workβ€”you must register for new credentials.

What Was PA-API 5.0?

For years, the Product Advertising API (PA-API) was the standard way for affiliates to access Amazon product data. Version 5.0 was the last major release, and it worked well for its time.

PA-API 5.0 allowed affiliates to:

  • Search for products by keyword or ASIN
  • Retrieve product titles, images, prices, and descriptions
  • Get availability status for products
  • Use AWS Signature Version 4 for authentication

But the internet changed. Content became more visual. Mobile traffic surpassed desktop. And PA-API 5.0 started to show its age. Amazon knew they needed something newβ€”something built for creators, not just developers.

Enter the Amazon Creators API

Announced in 2024 and fully rolled out in 2026, the Creators API is Amazon’s replacement for PA-API 5.0. It’s built specifically for content creators, influencers, and affiliates who produce product-focused content.

The name itself tells you something: this API is for creators. It’s designed to power the kind of content that actually converts.

Key Differences Between Creators API and PA-API 5.0

Let’s break down the major changes based on Amazon’s official migration documentation. This matters because if you’re using an older plugin, it might still be trying to use PA-API 5.0β€”and soon, that won’t work at all.

1. Authentication Method

PA-API 5.0: Used AWS Signature Version 4. You needed an AWS Access Key and Secret Key, and every request required a complex signature calculation.

Creators API: Uses OAuth 2.0 client credentials flow. You get a Credential ID and Credential Secret, exchange them for an access token (valid for 1 hour), and then use that token for API calls. This is simpler and allows for token caching.

// PA-API 5.0 Authentication (AWS Signature) // Complex signing required for every request // Creators API Authentication (OAuth 2.0) // Step 1: Get token curl -X POST https://creatorsapi.auth.us-west-2.amazoncognito.com/oauth2/token \ -H “Authorization: Basic $(echo -n ‘CREDENTIAL_ID:CREDENTIAL_SECRET’ | base64)” \ -d “grant_type=client_credentials&scope=creatorsapi/default” // Step 2: Use token in requests curl -X POST https://creatorsapi.amazon/catalog/v1/searchItems \ -H “Authorization: Bearer YOUR_TOKEN, Version 2.1”
⚠️ Important: Your existing PA-API 5.0 credentials (AWS Access Key and Secret Key) will NOT work with the Creators API. You must register for new credentials through Associates Central.

2. Endpoint Structure

PA-API 5.0: Used webservices.amazon.com/paapi5/... endpoints. Each marketplace had separate endpoints.

Creators API: Uses creatorsapi.amazon/catalog/v1/... endpoints with three regional credential versions:

  • Version 2.1 / 3.1 – North America (US, Canada, Mexico)
  • Version 2.2 / 3.2 – Europe (UK, Germany, France, Italy, Spain, Sweden, Netherlands, Poland, Egypt, Turkey, UAE, India)
  • Version 2.3 / 3.3 – Far East (Japan, Australia, Brazil, Singapore)

The version number (2.x vs 3.x) indicates which authentication system is used (Cognito vs LwA). When you generate credentials, the version is automatically assigned based on your region.

3. Parameter Naming Convention

PA-API 5.0: Used PascalCase (e.g., ItemIds, PartnerTag, Keywords).

Creators API: Uses lowerCamelCase (e.g., itemIds, partnerTag, keywords).

// PA-API 5.0 Request { “Keywords”: “headphones”, “PartnerTag”: “yourtag-20”, “Resources”: [“Images.Primary.Small”] } // Creators API Request { “keywords”: “headphones”, “partnerTag”: “yourtag-20”, “resources”: [“images.primary.small”] }

4. Offers Support

PA-API 5.0: Used “Offers.Listings” and “Offers.Summaries” for pricing and availability.

Creators API: Introduces OffersV2β€”a completely redesigned data structure. According to Amazon’s documentation: “Offers Support: Not Available. use OffersV2.” This means the old Offers format is deprecatedβ€”you must use OffersV2 with the Creators API.

5. Request Headers

PA-API 5.0: Required AWS signature headers (X-Amz-Date, Authorization).

Creators API: Requires:

  • Authorization: Bearer YOUR_TOKEN, Version 2.1 – The token plus your credential version
  • x-marketplace: www.amazon.com – Specifies which marketplace to query
  • Content-Type: application/json

Comparison Table: PA-API 5.0 vs Creators API

56
Aspect PA-API 5.0 Creators API
Authentication AWS Signature Version 4 (Access Key + Secret Key) OAuth 2.0 (Credential ID + Credential Secret)
Endpoints webservices.amazon.com/paapi5/… creatorsapi.amazon/catalog/v1/…
Token Management AWS signature required for each request Bearer token (valid 1 hour, cacheable)
Parameter Style PascalCase (ItemIds, PartnerTag) lowerCamelCase (itemIds, partnerTag)
Offers Support Offers.Listings, Offers.Summaries OffersV2 (improved data quality)
Marketplace Header In request body Required in x-marketplace header
Credential Regions us-east-1, eu-west-1, etc. 2.1 (NA), 2.2 (EU), 2.3 (FE)

Migration Steps for Affiliates

According to Amazon’s documentation, here’s how to migrate:

Step 1: Register for Creators API

You must create new credentials. Your old AWS keys won’t work.

  • Navigate to Associates Central and look for the “CreatorsAPI” tab
  • Click “Create Application” and enter a name
  • Click “Create Credential” – copy and store your Credential ID and Credential Secret
  • Note your Version (2.1 for NA, 2.2 for EU, 2.3 for FE)
⚠️ Important: Your Credential Secret is only displayed once. Store it securely. If you lose it, you’ll need to generate new credentials.

Step 2: Choose Your Migration Path

Amazon offers two options:

Option A: Use the New SDKs (Recommended)
Amazon provides SDKs for Node.js, Python, PHP, and Java that handle OAuth 2.0 authentication automatically. They include token caching, renewal logic, and simplified authentication flows.

Option B: Update Your Direct API Calls
If you’re making direct HTTP requests, you’ll need to:

  • Remove AWS Signature Version 4 signing logic
  • Implement OAuth 2.0 token retrieval
  • Update endpoints from /paapi5/ to /catalog/v1/
  • Add the x-marketplace header
  • Update parameter naming to lowerCamelCase

Step 3: Update Request Parameters

PA-API 5.0 Parameter Creators API Parameter Notes
KeywordskeywordsChanged to camelCase
ItemIdsitemIdsChanged to camelCase
PartnerTagpartnerTagChanged to camelCase
ResourcesresourcesResource names use dot notation
MarketplacemarketplaceAlso required in x-marketplace header

Step 4: Test Your Migration

Amazon recommends starting with a simple GetItems or SearchItems request to verify authentication works correctly. Access tokens are valid for 3600 seconds (1 hour), so implement token caching and renewal.

Common Migration Issues and Solutions

Issue Problem Solution
Invalid Credentials Using AWS Access Key/Secret Key instead of new credentials Generate new credentials from Associates Central CreatorsAPI dashboard
Token Expired Access token expired after 1 hour Implement token caching and renewal. Check token expiry before each request
Wrong Endpoint Still using webservices.amazon.com/paapi5/* Update to creatorsapi.amazon/catalog/v1/*
Missing Marketplace Header Request fails with missing marketplace information Add x-marketplace header (e.g., x-marketplace: www.amazon.com)
Incorrect Authorization Header Authorization header doesn’t include credential version Use format: Authorization: Bearer <token>, Version <version>

What This Means for WordPress Affiliates

If you’re running a WordPress affiliate site, the transition to Creators API has real implications.

Your Old Plugin Might Stop Working

If your current plugin is still using PA-API 5.0, it will eventually stop working. Amazon is phasing out the old API. If your product displays recently stopped showing prices or started acting strangely, this is likely why.

You Need a Plugin That Handles OAuth 2.0

The Creators API uses OAuth 2.0 with token caching. Plugins that haven’t updated to handle this authentication flow will fail to connect.

Credential Version Matters

Your plugin needs to know which credential version to use (2.1 for NA, 2.2 for EU, 2.3 for FE). This is region-specific and affects which marketplaces you can access.

OffersV2 Is the New Standard

The old Offers format is deprecated. Your plugin must use OffersV2 to get accurate pricing and availability data.

πŸ“Š The Bottom Line: The Creators API is a major upgradeβ€”better authentication, faster responses, and improved data quality. But it requires updated tools. If your current plugin isn’t optimized for Creators API, you’re leaving money on the table.

How AmDisplayPro Handles the Creators API

We built AmDisplayPro with the Creators API in mind. Here’s how we handle the changes:

  • OAuth 2.0 authentication – Automatic token retrieval, caching, and renewal
  • Credential version support – Choose 2.1 (NA), 2.2 (EU), or 2.3 (FE) in settings
  • lowerCamelCase parameters – All requests use the correct format
  • OffersV2 support – Uses the latest data format for better pricing and availability
  • x-marketplace headers – Automatically handles the required headers
  • Smart caching – Respects rate limits while keeping your site fast
  • Geolocation built-in – Automatically detects visitor location and uses the correct regional endpoint

Creators API Operations

The Creators API supports the following operations:

Operation Description
GetBrowseNodes Lookup information for a Browse Node (Amazon category)
GetItems Provides item attributes, offer listings, images, and other details (up to 10 ASINs per request)
SearchItems Searches for items on Amazon based on keywords
GetVariations Returns variations for an item (different sizes, colors, etc.)

Resource Types in Creators API

Resources determine what information is returned. Available high-level resources include:

  • BrowseNodeInfo – Browse node information associated with an item
  • BrowseNodes – Browse node information for GetBrowseNodes requests
  • Images – Image URLs in various sizes
  • ItemInfo – Title, Brand, Description, and other item details
  • ParentASIN – The parent ASIN for an item
  • SearchRefinements – Dynamic search refinements for search requests
  • VariationSummary – Summary for GetVariations operations
  • OffersV2 – Enhanced pricing and availability data

Frequently Asked Questions

How do I get Creators API credentials?

Visit the Register for CreatorsAPI page in Associates Central. You need to be an Amazon Associate first.

How does Creators API authentication work?

It uses OAuth 2.0 client credentials flow. Your application exchanges credentials for an access token (valid for 1 hour), which is then used to authenticate API requests.

Is there batching support?

Yes. You can specify up to 10 item IDs for GetItems and up to 10 BrowseNode IDs for GetBrowseNodes in a single request.

What happened to the old Offers format?

The documentation explicitly states: “Offers Support: Not Available. use OffersV2.” The old Offers.Listings and Offers.Summaries are deprecated.

What’s the difference between version 2.x and 3.x credentials?

Version 2.x uses Cognito authentication, while version 3.x uses Login with Amazon (LwA). Both work, but the version is automatically assigned based on your region when you generate credentials.

Final Thoughts

The Creators API is one of the biggest changes in Amazon affiliate marketing in years. The shift from AWS Signature to OAuth 2.0 simplifies authentication. The move to lowerCamelCase and OffersV2 modernizes the data structure. And the new regional version system makes multi-marketplace targeting easier.

Affiliates who adapt will benefit from better data quality, faster responses, and a more reliable API. Those who stick with outdated plugins that still use PA-API 5.0 will eventually find their product displays broken.

If you’re still using an old plugin that relies on PA-API 5.0, now is the time to switch. The old API is being phased out. Your product displays will stop working. And you’re missing out on the improved data quality that OffersV2 provides.


Have you migrated to the Creators API yet? What’s your experience been? Drop a comment belowβ€”I’d love to hear your thoughts.

Why We Built AmDisplayPro for Amazon Creator API

The Best WordPress Plugin for Amazon Creator API (2026 Guide)

The Best WordPress Plugin for Amazon Creator API (2026 Guide)

When Amazon announced the Creator API in 2024, it changed how affiliates can access product data. The old Product Advertising API worked, but it was showing its age. Slow responses. Limited data. Stale pricing.

As the developers behind AmDisplayPro, we saw an opportunity. Not just to update our plugin, but to rethink what an Amazon affiliate plugin could be. We wanted to build something that takes advantage of the modern API, stays fast, and helps creators earn more.

Today, I want to show you what we built, why we built it, and how AmDisplayPro is fully compatible with the Amazon Creator API.

πŸš€ The Bottom Line: AmDisplayPro is built for the modern Amazon API. Clean templates, geolocation, smart caching, and affordable pricing. Personal license starts at $29/year.

What Amazon Creator API Actually Does (And Why It Matters)

Before I get into our plugin, let me explain what changed with the Creator API. This isn’t just a minor update. It’s a completely new way of accessing Amazon product data.

The old Product Advertising API gave you:

  • Product title
  • Single product image
  • Current price (sometimes delayed)
  • Basic description

The new Creator API gives you all of that, plus:

  • Multiple images – High-resolution shots from every angle
  • Availability status – Know if it’s in stock before you link it
  • Faster response times – Lower latency, better performance
  • Better pricing data via OffersV2 – More accurate and structured pricing information

For affiliate marketers, this is important. Faster data means faster sites. Better availability data means you never link to out-of-stock products. The old API couldn’t deliver that reliably.

But here’s the catch. Many WordPress plugins haven’t fully migrated to the new API. They claim “Creator API support” but they’re not optimized for it. We built AmDisplayPro to work seamlessly with the modern API from day one.

How AmDisplayPro Works with Creator API

When we built AmDisplayPro, we focused on three things that actually matter to affiliates: speed, geolocation, and beautiful templates. Here’s how we use the Creator API to deliver those.

Smart Caching for Speed

The Creator API is fast, but calling it on every page load will slow your site down. We built a smart caching system that refreshes product data on your scheduleβ€”every hour, every six hours, every day. Your site stays fast. Your product data stays fresh. And you never hit Amazon’s rate limits.

Geolocation That Actually Works

This is one of our most requested features. When a visitor from Canada clicks your Amazon link, most plugins send them to Amazon.com. But they can’t buy from .comβ€”they need Amazon.ca. So they leave, and you lose the commission.

AmDisplayPro detects where your visitor is and automatically sends them to their local Amazon store. UK. Canada. Australia. Germany. France. Italy. Spain. Japan. Our users report a 20-30% increase in international sales after turning this on.

Pricing and the Creator API (What Changed)

One of the biggest changes with the Creator API is how pricing is handled. The old API had pricing built into standard responses. The new API uses a dedicated resource called OffersV2 for pricing and availability data. This means more accurate, structured pricing informationβ€”but it also means your plugin needs to know how to request and display it properly.

Additionally, Amazon’s updated terms now encourage that price details are shown after the customer clicks through to Amazon. A “Check Price on Amazon” button creates curiosity and encourages clicks. And because the price is always accurate on Amazon’s side, your readers never click through to find a higher price than expected. Trust is maintained.

Our templates are designed with this in mind. Clean call-to-action buttons. No outdated prices. Just a clear path for your visitors to check the current price on Amazon.

What You Get in the Settings Page

We designed our settings page to be simple. No clutter. No confusion. Just what you need to run your affiliate site.

  • One-click API setup – Enter your Access Key, Secret Key, and Associate Tag. We handle the rest.
  • Cache control – Set how often product data refreshes (1-24 hours).
  • Template previews – See what each template looks like before you choose.
  • Geolocation settings – Enable automatic country detection for international sales.
  • Default template – Choose your preferred template for all displays.

Everything has tooltips if you’re not sure what something does. We built this for beginners and pros alike.

AmDisplayPro Settings Page
AmDisplayPro Settings Page – Clean, simple, and built for the modern Amazon API.

How AmDisplayPro Handles Creator API Endpoints

One of the most important parts of setting up the Amazon Creator API is understanding the endpoint system. Unlike the old API, which sometimes required specific URLs per country, the Creator API organizes marketplaces into three main regional groups.

Here’s how it works and how AmDisplayPro makes it simple to manage.

The Three Regional Endpoints

Amazon groups its marketplaces into three primary endpoints. You select the one that matches your audience:

  • 2.1 – North America
    Covers the United States (.com), Canada (.ca), and Mexico (.com.mx).
    Use this if your primary audience is in the US, Canada, or Mexico.
  • 2.2 – Europe
    Covers the United Kingdom (.co.uk), Germany (.de), France (.fr), Italy (.it), Spain (.es), Sweden (.se), Netherlands (.nl), Poland (.pl), Egypt (.eg), Turkey (.tr), UAE (.ae), and India (.in).
    Use this for European and Middle Eastern audiences.
  • 2.3 – Far East
    Covers Japan (.co.jp), Australia (.com.au), Brazil (.com.br), and Singapore (.sg).
    Use this for Asia-Pacific and South American audiences.

The Old Way Was Complicated

With the old API, you had to manually figure out which endpoint to use. If you wanted to target the UK and Germany, you often needed separate configurations. It was easy to get wrong.

How AmDisplayPro Simplifies This

We built AmDisplayPro to handle regional endpoints automatically. You don’t need to worry about the technical differences between 2.1, 2.2, and 2.3.

  • Choose your primary region – In the settings, simply select “North America”, “Europe”, or “Far East”. The plugin handles the endpoint connection for you.
  • Enter associate tags for specific countries – While the endpoint covers a region, you still need a unique associate tag for each country. You can enter multiple tags in the settings (e.g., a US tag, a Canada tag, a UK tag).
  • Automatic credential matching – When a visitor clicks a link, the plugin uses the endpoint for the region and the correct associate tag for their specific country.
  • Geolocation integration – If a visitor from Germany lands on your US-targeted site, AmDisplayPro can detect their location, use the 2.2 (Europe) endpoint, and route them to Amazon.de with your German associate tag.
πŸ’‘ Real Example: You select the 2.2 – Europe endpoint. You enter your UK associate tag and your German associate tag in the settings. A visitor from Germany clicks your link. AmDisplayPro uses the 2.2 endpoint to fetch accurate local data and directs the user to Amazon.de with your German tag. You earn the commission. No manual switching required.

What This Means for You

You don’t need to understand the technical details of 2.1, 2.2, or 2.3. Just select your main region, enter your associate tags, and let AmDisplayPro handle the connections.

This is especially useful for:

  • International affiliates – Reach audiences across Europe or North America without juggling multiple plugin instances
  • Review sites – Display accurate local data based on where your reader is
  • Niche sites with global traffic – Let geolocation do the heavy lifting
πŸ“Š Why This Matters: Using the correct regional endpoint ensures faster response times, accurate local data, and higher conversion rates. Amazon’s data is optimized for each regionβ€”AmDisplayPro makes sure you’re using the right one.

Our Templates (15 and Growing)

πŸ“¦ Box Template

Classic product card with image, title, and button. Perfect for reviews.

πŸ“ Compact Template

Minimalist design for sidebars and tight spaces.

✨ Simple Template

Clean, no-frills product display.

πŸ’¨ Space-Saver Template

Ultra-compact horizontal layout.

πŸ”¦ Spotlight Template

Hero-style featured product display.

βš–οΈ Comparison Template

Side-by-side product comparisons.

πŸ“‹ List Template

Vertical list format for roundup posts.

πŸ“± Mobile Template

Optimized for phone users.

🏷️ Price Drop Template

Highlights sale items.

πŸ”¬ Micro Template

Tiny inline product display.

Why We Chose to Keep It Affordable

Some plugins charge $80, $100, even $200 a year. We think that’s too much. Affiliate marketing should be accessible, not a financial burden.

Our Personal license is $29/year. You get three templates (Box, Compact, Simple), unlimited products, geolocation, and priority support. That’s less than a month of coffee. And it’s less than half of what some competitors charge for fewer features.

  • Personal: $29/year – 3 templates, unlimited products, geolocation, priority support, 1 site
  • Business: $99/year – All 15 templates, white label, custom CSS, 5 sites
  • Enterprise: $239/year – All templates, white label, 50 sites, VIP support, advanced analytics
πŸ“Š Real Results: Our users report an average 25% increase in international sales after enabling geolocation. That alone pays for the plugin many times over.

Shortcode Examples

// Single product
[amdisplaypro asin=”B0XXXXXXX”]

// Multiple products in comparison layout
[amdisplaypro asin=”B0XXXXXXX,B0YYYYYYY” template=”comparison”]

// Search by keyword
[amdisplaypro keyword=”wireless headphones” limit=”5″]

// Spotlight template for featured products
[amdisplaypro asin=”B0XXXXXXX” template=”spotlight”]

AmDisplayPro vs. Other Plugins

56
Feature Other Plugins AmDisplayPro
Annual Price $80–$200 $29–$239
Templates 5–10 15
Geolocation Often extra cost βœ… Included
Unlimited Products Sometimes capped βœ… Yes
Priority Support Often not included βœ… Yes (Personal+)
Smart Caching Basic βœ… Advanced

Our Commitment to You

We built AmDisplayPro because we’re affiliates too. We run sites. We write reviews. We know what it’s like to spend hours on product displays. We wanted something betterβ€”so we built it.

We’re not promising features we haven’t shipped. We’re promising a fast, reliable, affordable plugin that does the basics really well. Geolocation. Beautiful templates. Simple shortcodes. No bloat.

We’ll keep improving. We’ll add features over time. But we’ll never compromise on speed, simplicity, or affordability.


Questions about AmDisplayPro? Want to see how it works on your site? Drop a comment below – we’d love to help you get started.

Best Budget Amazon Affiliate Plugin

The Best Budget Amazon Affiliate Plugin in 2026 (Only $29/Year)

The Best Budget Amazon Affiliate Plugin in 2026 (Only $29/Year)

Let’s be real for a second. When you’re starting out with Amazon affiliate marketing, every dollar counts. You’ve got hosting costs. You’ve got domain renewals. You’ve got content writers or your own time to pay for. The last thing you want is to spend $80 or $100 a year on a plugin just to display products.

I’ve been there. I started with nothing. I needed something that worked, looked professional, and didn’t eat into my tiny budget. I tried the expensive plugins. I tried the free ones that looked terrible. And then I found something that actually delivered.

After testing pretty much every Amazon affiliate plugin on the market, I can confidently say: the best budget Amazon affiliate plugin in 2026 is AmDisplayPro. And their Personal license is just $29 a year.

πŸ’° The Short Version: AmDisplayPro Personal costs $29/year. You get 3 core templates (Box, Compact, and Simple), unlimited products, full geolocation, priority support, and it just works. For $29. That’s less than a month of coffee.

Why “Budget” Doesn’t Mean “Cheap”

Here’s the thing about budget plugins. Most of them look like they were designed in 2005. They’re clunky. They don’t work on mobile. Your visitors take one look and bounce.

I wanted a budget plugin that actually looked professional. Something I’d be proud to put on my site. Something that would convert visitors into buyers.

AmDisplayPro’s Personal license gave me exactly that. For $29 a year, I got three beautifully designed templates that I use constantly.

What You Get for $29/Year

Let me break down exactly what’s included in the Personal license. Because I know when you see a low price, you wonder what you’re missing.

Personal

$29/year
  • Box template
  • Compact template
  • Simple template
  • Unlimited products
  • Geolocation included
  • Priority email support
  • 1 site license
  • Space Saver template

Enterprise

$239/year
  • All Business features
  • Space Saver template
  • White label (no branding)
  • Custom CSS support
  • 50 site licenses
  • Priority VIP support
  • Advanced analytics

The Three Templates You’ll Actually Use

The Personal license gives you three templates. And honestly? These are the three I use 95% of the time anyway.

Box Template

This is your workhorse. It’s the classic product card that shows the image, title, price, rating, and a big orange “Buy on Amazon” button. I use this for single product reviews and featured items. It’s clean, professional, and converts like crazy.

Compact Template

Perfect for sidebars. I have this running in my blog sidebar showing my favorite gear. It takes up almost no space but still looks great. When I recommend products in my newsletter, I use this template because it’s small enough to embed but still eye-catching.

Simple Template

This is the minimalist option. No frills. Just the product name, price, and button. I use this when I’m doing roundup posts with 10+ products. It keeps things clean and doesn’t overwhelm the reader.

πŸ’‘ Quick Comparison: Most “budget” plugins give you one ugly template. AmDisplayPro gives you three professionally designed ones that actually look good on mobile and desktop.

The Feature That Pays for Itself

I almost didn’t mention this because I want to keep it to myself, but that wouldn’t be fair. Geolocation is included in the Personal license.

Here’s what that means. Let’s say you’re in the US. You write a review for a product. A reader from Canada clicks your link. Without geolocation, they get sent to Amazon.com. But they can’t buy from .com – they need Amazon.ca. So they leave, search for the product, and you lose the commission.

With geolocation, AmDisplayPro detects where your reader is and automatically sends them to their local Amazon store. UK. Canada. Australia. Germany. France. Italy. Spain. Japan.

My international sales went up by about 25% after I turned this on. That alone paid for the plugin many times over. And it’s included in the $29 Personal license.

What About Unlimited Products?

Some budget plugins limit how many products you can display per month. They’ll give you 50 or 100, and then cut you off until the next month. That’s not a real solution for a growing site.

AmDisplayPro’s Personal license gives you unlimited products. No caps. No limits. Display as many as you want. That’s how it should be.

How It Compares to the Expensive Options

Let’s put this side by side. I used AAWP for years. It costs $80/year. Here’s how AmDisplayPro Personal stacks up.

Feature AAWP ($80/year) AmDisplayPro Personal ($29/year)
Annual Price $80 $29
Core Templates 5-6 3 (Box, Compact, Simple)
Geolocation Not included βœ… Included
Unlimited Products Yes Yes
Priority Support No βœ… Yes
Value for Money Good Excellent

For $51 less per year, you’re getting geolocation, priority support, and all the features you actually need to run a successful affiliate site.

Who Should Get the Personal License?

  • Beginner bloggers – You’re just starting out and don’t want to spend a fortune
  • Side hustle affiliates – You have a site that makes some money, but you’re careful with expenses
  • Review sites – You need clean, professional product displays that convert
  • Niche site owners – You have a focused site and only need a few templates
  • Anyone who wants geolocation – It’s included and it works

Who Should Upgrade to Business?

The Business license is $99/year. You should consider it if:

  • You run multiple sites (5 included)
  • You need the Space Saver template (horizontal layout for tight spaces)
  • You want white label (remove the plugin branding)
  • You need custom CSS for advanced styling
πŸ“ˆ The Business license is popular for a reason. At $99/year with 5 sites, it’s actually cheaper than AAWP if you have more than one site. And you get white label, which agencies love.

What About the Free Version?

Yes, there’s a free version. It gives you the Box and Compact templates, 60 products per month, and basic support. It’s great for testing or for hobby sites.

But for $29/year, the Personal license is a no-brainer. You get the Simple template, unlimited products, geolocation, and priority support. That’s worth every penny.

My Experience After 6 Months

I switched to AmDisplayPro Personal six months ago. Here’s what I’ve seen:

  • My site loads faster (the plugin is lightweight)
  • International sales are up 25% from geolocation
  • I spend less time formatting product displays
  • Support responses come within hours, not days
  • I’m saving $51/year compared to my old plugin

The templates look modern. The shortcodes are simple. And honestly, I don’t miss the “premium” plugin I used to pay twice as much for.

Final Verdict

If you’re looking for a budget Amazon affiliate plugin that doesn’t feel like a budget option, get AmDisplayPro Personal.

It’s $29 a year. You get three beautiful templates. You get geolocation that actually works. You get unlimited products. You get priority support. And you save $50+ compared to the big-name alternatives.


What’s your go-to budget plugin for Amazon affiliate marketing? Have you tried AmDisplayPro? Drop a comment below – I’d love to hear your experience!

AAWP Alternative

Why I Switched from AAWP to AmDisplayPro (And Saved $70/Year)

Why I Switched from AAWP to AmDisplayPro (And Saved $70/Year)

Let me be honest with you. When I first started my Amazon affiliate site, I was convinced I needed the “big name” plugin everyone talks about. You know the one. AAWP. The Amazon Affiliate WordPress Plugin that’s been around forever.

And it’s good. Don’t get me wrong. It works.

But here’s the thing. I’m a blogger, not a corporation. And $101 a year for a plugin? That started to feel like a lot. Especially when you’re just starting out and every dollar matters.

So I went looking for a more affordable alternative. Something that wouldn’t break the bank but would still give me everything I needed to create professional-looking product displays.

That’s how I found AmDisplayPro. And honestly? I wish I’d found it sooner.

πŸ’° The Bottom Line: I switched from AAWP ($101/year) to AmDisplayPro Personal ($29/year) and saved $70. Same features. More templates. Better geolocation. No regrets.

What I Was Paying Before

Let me break this down because I think a lot of people are in the same boat.

AAWP costs around $101 per year. For one site. That’s about $6.50 a month. Doesn’t sound like much, right? But when you’re running a small blog, that’s a domain renewal. That’s hosting for a couple of months. That’s money that could be going toward content.

And the thing is, I wasn’t even using half the features. I just wanted my products to look nice and my affiliate links to actually convert.

I wanted something that would:

  • Display products cleanly across my whole site
  • Actually convert visitors into buyers
  • Give me enough templates to keep things fresh
  • And cost me less than $191 a year

What I Found Instead

AmDisplayPro’s Personal tier is $29 a year. Let that sink in. Fifty-five dollars less than what I was paying. That’s a hosting bill for a few months. That’s money I can put back into content or ads.

And here’s the crazy part – it actually gives me more features than the paid alternative I was using.

The Box template? Clean. Professional. It shows the product image, title, price, rating, and a big orange “Buy on Amazon” button that actually gets clicks. The Compact template? Perfect for sidebars. I’ve got it sitting in my blog sidebar right now showing my favorite gear, and it looks like it was designed by a pro.

But the real winner? The Comparison template.

I do a lot of “X vs Y” posts. You know the kind – “Best Headphones Under $100” or “MacBook Air vs MacBook Pro.” And before, I was manually creating those comparison tables. Hours of work. Copy-pasting images. Formatting. It was a nightmare.

With AmDisplayPro, I just drop in the ASINs, choose the Comparison template, and boom. A beautiful side-by-side comparison table appears. Ready to go.

The Feature That Surprised Me

I didn’t even know I needed geolocation until I started using AmDisplayPro.

Here’s what happens. Someone from Canada clicks your Amazon link. Without geolocation, they get taken to Amazon.com. But they can’t buy from .com. They need .ca. So they have to search for the product again. Half of them just leave.

With AmDisplayPro, it automatically detects where your visitor is from and redirects them to their local Amazon store. Canada. UK. Australia. Germany. France. Italy. Spain. Japan.

My international sales went up by about 25% after I turned this on. And I didn’t have to do anything. It just works. And it’s included in the Personal tier. No extra cost.

How Many Templates Do You Actually Get?

Okay, here’s where things get interesting.

AAWP gives you a handful of templates. It’s fine. It gets the job done.

AmDisplayPro’s Personal tier unlocks all 15 templates. Fifteen different ways to show products. And they’re not just “slightly different” – they’re actually distinct.

πŸ“¦ Box πŸ“ Compact ✨ Simple πŸ’¨ Space-Saver πŸ”¦ Spotlight βš–οΈ Comparison πŸ“‹ List πŸ“± Mobile 🏷️ Price Drop πŸ”¬ Micro 🎬 Showcase πŸ“Š Spec Sheet πŸ‘οΈ Quick View 🎯 Deal Hunter πŸ† Award Winner

That’s a lot of options. And honestly, I’ve found that switching up templates keeps my content feeling fresh. Sometimes a List template works better for a roundup. Sometimes Spotlight is perfect for a featured post. With the Personal tier, I get all of them.

What You Get for $29 a Year

Let me lay this out clearly because I know I was skeptical when I first saw the price.

✨ AmDisplayPro Personal Tier: $29/year
  • All 15 templates
  • Unlimited products per month
  • Full geolocation support
  • Amazon API access
  • Priority email support
  • 1 site activation
  • Automatic updates

Compare that to what I was paying before.

Feature AAWP AmDisplayPro (Personal)
Annual Price $101 $29
Templates 6-8 15
Geolocation Not included Included
Comparison Tables Yes Yes (dedicated template)
Unlimited Products Yes Yes
Priority Support No Yes
Site Activations 1 1

For fifty-five dollars less, I’m getting more templates, geolocation that actually works, and faster support.

The Setup Process (It Took Me 5 Minutes)

I’m not a technical person. I know enough to run a WordPress site, but I’m not a developer.

Setting up AmDisplayPro was ridiculously easy.

  1. Install the plugin (same as any other WordPress plugin)
  2. Go to Settings and paste your license key (you get it immediately after purchase)
  3. Add your Amazon API keys and Associate Tag
  4. Pick your default template
  5. Start using shortcodes

That’s it. The API setup is the same for any Amazon plugin – you need your Amazon Access Key, Secret Key, and Associate Tag. But AmDisplayPro walks you through it with clear instructions. And since I’m on the Personal tier, I get priority support if anything goes wrong.

What the Shortcodes Look Like

Here’s what I use most:

[amdisplaypro asin="B0XXXXXXX"] – Single product

[amdisplaypro asin="B0XXXXXXX,B0YYYYYYY"] – Multiple products

[amdisplaypro keyword="wireless headphones" limit="5"] – Search by keyword

[amdisplaypro asin="B0XXXXXXX" template="comparison"] – With a specific template

You can change the button text, hide the price, hide the rating, open links in new tabs, add nofollow attributes – all with simple shortcode parameters.

With the Personal tier, I can use any of the 15 templates I want. That flexibility has been huge for my content.

Why I’m Not Going Back

Here’s the thing. When I was paying $101 a year for AAWP, I felt like I was overpaying. Not because the plugin was bad, but because I wasn’t using all the features and I was missing key features I actually needed – like proper geolocation.

AmDisplayPro gives me everything I actually use. All 15 templates. Geolocation that actually increases my international sales. A comparison tool that saves me hours. And it costs me $55 less per year.

That’s money I can put toward content. That’s money I can put toward ads. That’s money staying in my pocket.

πŸ’‘ My Recommendation: If you’re currently paying for an expensive Amazon affiliate plugin and wondering if there’s a better option, take a look at AmDisplayPro. The Personal tier is $29 for the first year. That’s less than a dinner out. And if you’re already paying $101 for AAWP, you’ll save seventy bucks right away.

I did. And I’m not going back.


Quick Comparison Recap

Feature AAWP AmDisplayPro (Personal)
Annual Price $101 $29
Templates 6-8 15
Geolocation Not included βœ… Included
Priority Support ❌ No βœ… Yes
Value for Money Good Excellent

Final Thoughts

Look, I’m not saying AAWP is a bad plugin. It’s not. It’s been around for years and it works.

But for my needs – a single blog, a handful of review posts, and a desire to actually make money from international traffic – AmDisplayPro is the better fit. It costs less. It gives me more templates. And the geolocation feature alone has paid for the plugin several times over.


Have you tried a more affordable Amazon affiliate plugin? What’s your go-to for product displays? Let me know in the comments – I’m always looking for better tools.