a year ago
Customize customer portal themes with JavaScript SDK
Any merchant using one of the Recharge hosted customer portal themes (Affinity, Prima, or Novum) can now leverage the existing authentication process (customer hash and expiring token) to retrieve JSON Web Token (JWT), which then gives them access to our JavaScript SDK and all its functions, directly within the browser. The SDK will allow merchant and partner developers to:
- redesign the themes by adding custom elements and functionality
- securely connect with Recharge data as a ‘logged-in’ customer while protecting access to sensitive data or admin functions
- accelerate development time with pre-made functions and typescript support
How does it work? Learn more here.