Skip to main content
Question

Trials using Paddle and purchases-js

  • July 24, 2025
  • 1 reply
  • 8 views

Forum|alt.badge.img+3

Hello, 

 

Unfortunately I could not find any information in the docs or on GitHub if trials from Paddle can be used when building a custom paywall using the purchases-js SDK.

Was wondering if I have something wrong in my setup or if this is just not supported at the moment. 

 

Trial is being returned as “null” even though I added it to Paddle for this price.

"subscription_options": {
                "base_option": {
                    "base": {
                        "cycle_count": 1,
                        "period_duration": "P1Y",
                        "price": {
                            "amount": 4999,
                            "amount_micros": 49990000,
                            "currency": "EUR"
                        }
                    },
                    "id": "base_option",
                    "intro_price": null,
                    "price_id": "mypriceid",
                    "trial": null
                }
            },

 

This post has been closed for comments

1 reply

guilherme
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • 98 replies
  • July 28, 2025

Hey ​@djoech ,

At the moment, trials for Paddle subscriptions aren’t fully supported in our SDK.

The team is actively working on expanding this functionality, but it’s not available just yet. If you’re able to share any details about your implementation or what you’ve tried so far, I’d be happy to pass that along to our engineering team, it really helps us understand different use cases!

Let me know if you have any other questions or need help with anything else in the meantime.

Best,


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings