{% extends 'app/base.html' %} {% load render_integration from billing_tags %} {% block content %}

You are going to be charged $100 in the Amazon FPS Sandbox.

{% render_integration fps_obj %}

(Recurring payments) You are going to be charged $100 every hour in the Amazon FPS Sandbox.

{% render_integration fps_recur_obj %}

{% endblock %}