Issue
Interested in setting up different prices based on region.
Want to sell a product for $3.99 USD in US users and $5.49 CAD in Canada.
Environment
SDK
Roku Pay
Answer
While the Developer Dashboard does not allow you to select multiple price tiers for a single product, you can set up region-specific pricing in your channel by calling the getCountryCode API.
Depending on the user's region, you can then offer the appropriate in-channel product to ensure you're charging that user the desired price in their local currency.
For more information, please see Product Basics on our Developer Documentation.
Comments
0 comments
Please sign in to leave a comment.