Draft
Conversation
rogersole
reviewed
Jan 27, 2026
|
|
||
| 1. In the PayPal Developer Dashboard, create a Product for your subscription. | ||
| 2. Create one or more Plans under that Product (monthly, yearly, etc.). | ||
| 3. Copy the Plan ID for each plan you want to track in RevenueCat. |
Contributor
There was a problem hiding this comment.
Shouldn't we mention the auto-import products functionality? That way, they don't have to copy the plan ID at all, right?
rogersole
reviewed
Jan 27, 2026
|
|
||
| #### PayPal | ||
|
|
||
| PayPal lets you accept payments in your own checkout and track that revenue in RevenueCat. This integration is for external purchase syncing only (no Web SDK or Web Billing checkout). |
Contributor
There was a problem hiding this comment.
I think we should remark more that it's not for WEB SDK or Web billing checkout (yet, at least)
rogersole
reviewed
Jan 27, 2026
|
|
||
| ### Current limitations | ||
|
|
||
| - Only one product per purchase is supported (single item per order or subscription). |
Contributor
There was a problem hiding this comment.
another current limitations:
- subscriptions starting in the future
- product change
- setup fee charge refund
- setup fee charge payment failure
- shipping amounts not considered
- items quantity cannot be more than 1
- only fixed pricing model supported so far
rogersole
reviewed
Jan 27, 2026
| Similarly to Stripe Billing, the Paddle Billing integration allows you to sell products and subscriptions directly in Paddle Billing, and sync those to RevenueCat. It is currently not supported in our Web SDK or Web Purchase Links, so requires you to use one of Paddle's checkout solutions to handle purchases. | ||
| Similarly to Stripe Billing, the PayPal integration allows you to sell products and subscriptions directly in Paddle Billing, and sync those to RevenueCat. It is currently not supported in our Web SDK or Web Purchase Links, so requires you to use one of PayPal's checkout solutions to handle purchases. | ||
|
|
||
| If you already have a Paddle Billing implementation with active subscriptions and customers, you can use this integration to track those purchases in RevenueCat and unlock entitlements for your customers. |
Contributor
There was a problem hiding this comment.
is this line intended to be here or should be moved to Paddle's section? If not, we have to change Paddle for PayPal (and probably add this same sentence under Paddle's section as well?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation / Description / Changes introduced
Links to discussion, or Linear ticket (if applicable)
Additional comments