Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions features/appstore-digital-goods.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,18 @@ icon: mobile

## Introduction

Dodo Payments empowers developers to sell digital goods and services in iOS apps globally, handling complex aspects like tax compliance, currency conversion, and payouts. This comprehensive guide details how to integrate Dodo Payments into your iOS app, specifically for SaaS tools, content subscriptions, and digital utilities.
Dodo Payments empowers developers to sell digital goods and services in iOS apps, handling complex aspects like tax compliance, currency conversion, and payouts. This comprehensive guide details how to integrate Dodo Payments into your iOS app, specifically for SaaS tools, content subscriptions, and digital utilities.

## Regional Availability

Dodo Payments supports alternative in-app purchase flows only in App Store storefronts where Apple explicitly permits external payments or where a binding regulator/court order requires it. As of this publication, those jurisdictions include EU App Store storefronts (via Apple’s EU Alternative Terms / External Purchase Entitlement), South Korea (StoreKit External Purchase Entitlement for Korea-only binaries), and the U.S. App Store to the extent allowed by current court orders and Apple’s corresponding guideline updates. Dodo is a replacement for Apple IAP in the regions which are entitled and claimed to be under jurisdiction of Applie IAP usage, always follow Apple’s region-specific entitlements and App Store Connect requirements before enabling Dodo for a given storefront.

## 1. Overview
Dodo Payments serves as your **Merchant of Record (MoR)**, managing critical aspects of your digital business:

### What We Handle
- ✅ Tax collection and remittance (VAT, GST, and other regional taxes)
- ✅ Global payments and local payment methods
- ✅ Global payments as per policies and local payment methods
- ✅ Currency conversion and foreign exchange
- ✅ Chargebacks and fraud prevention
- ✅ End-customer invoicing and receipts
Expand Down