Server details
{{ projectName }}
Server name: {{ serverName }}
Loader: {{ serverLoader }}
Purchase details
{{ mutatedProduct.metadata.type === 'midas' ? 'Modrinth+' : 'Modrinth Servers' }}
{{ selectedPlan }}
{{ formatPrice(locale, price.prices.intervals[selectedPlan], price.currency_code) }} /
{{ selectedPlan }}
Tax
{{
formatPrice(locale, tax, price.currency_code)
}}
Today's total
Pay for it with
{{
formatMessage(messages.paymentMethodCardDisplay, {
card_brand:
formatMessage(paymentMethodTypes[props.option.card.brand]) ??
formatMessage(paymentMethodTypes.unknown),
last_four: props.option.card.last4,
})
}}
{{
formatMessage(paymentMethodTypes[props.option.type]) ??
formatMessage(paymentMethodTypes.unknown)
}}
({{ props.option.cashapp.cashtag }})
({{ props.option.paypal.payer_email }})
Add payment method
{{
formatMessage(messages.paymentMethodCardDisplay, {
card_brand:
formatMessage(paymentMethodTypes[props.option.card.brand]) ??
formatMessage(paymentMethodTypes.unknown),
last_four: props.option.card.last4,
})
}}
{{
formatMessage(paymentMethodTypes[props.option.type]) ??
formatMessage(paymentMethodTypes.unknown)
}}
({{ props.option.cashapp.cashtag }})
({{ props.option.paypal.payer_email }})
By clicking "Subscribe", you are purchasing a recurring subscription.
You'll be charged
{{ formatPrice(locale, price.prices.intervals[selectedPlan], price.currency_code) }} /
{{ selectedPlan }} plus applicable taxes starting today, until you cancel.
You can cancel anytime from your settings page.
I acknowledge that I have read and agree to the
Minecraft EULA