# Catalog and payments

> Reuse your project's IAP catalog in a webshop and route purchases to your payment providers.

Webshops use the same In-App Purchasing (IAP) catalog as your game. Changes to products, prices, and promotions are automatically reflected in your webshop. At checkout, the webshop routes the purchase through one of your configured payment providers.

Refer to the following to learn how to structure your webshop catalog and configure payment provider routing for players.

[Catalog and payments in webshops](/iap/webshop/catalog-and-payments.md): Learn how webshops reuse your project's In-App Purchasing catalog and forward purchases to your existing payment providers.
[Webshop catalog schema reference](/iap/webshop/catalog-schema.md): Find the catalog fields you can use to control how your products appear in a webshop.
[Payment provider routing in webshops](/iap/webshop/payment-provider-routing.md): Understand how a webshop chooses which payment providers to offer each player, including routing by player tag and the fallback provider.
[Set a fallback payment provider](/iap/webshop/set-a-fallback-payment-provider.md): Choose which payment provider a webshop offers to players who don't match any routing rule.
