{{ price|format_stripe_price }}
{% if price.recurring %}{{ price.recurring.interval|title }} billing
{% else %}One-time payment
{% endif %}{{ product.description }}
{% endif %}| ID | {{ product.id }} |
|---|---|
| Status | {{ product|get_stripe_product_status|title }} |
| Metadata |
|
{{ price|format_stripe_price }}
{% if price.recurring %}{{ price.recurring.interval|title }} billing
{% else %}One-time payment
{% endif %}