You can purchase more credits below.
{item}
+ ))} ++ {p} +
+ ))} ++ {p} +
+ ))} ++ {p} +
+ ))} +{locale.portal.subscribe.message()}
+{locale.portal.empty.message.restore()}
+ +{JSON.stringify(portalData, null, 2)} */}
+
+
+
+ {state === PaywallRestriction.NO_ACTIVE_PURCHASE + ? locale.paywall.noActivePurchase.message() + : locale.paywall.insufficientCredits.message()} +
+ + {error ? ( ++ {locale.paywall.portalNavigation(portalNavigation)} +
+ ) : null} +No plans found that supports subscription
; + } + + return ( +{props.children}
++ {subscription.billingCycle + ? locale.portal.primary.renewal.amount( + formatCurrency(subscription.renewalAmount, subscription.currency, locale.code), + locale.billingCycle(subscription.billingCycle).toLocaleLowerCase() + ) + : formatCurrency(subscription.renewalAmount, subscription.currency, locale.code)} +
++ {isActive + ? locale.portal.primary.renewal.active(formatDate(subscription.renewalDate, locale.code)) + : locale.portal.primary.renewal.inactive( + formatDate(subscription.cancelledAt!, locale.code) + )} +
++ {locale.portal.primary.renewal.updatePaymentMethodBefore( + formatDate(renewalDate, locale.code) + )} +
+Error: Could not find any pricing in the topup plan.
; + } + + return ( +