ecommerce/basic\_payment
Written By Luke Wakefield
Last updated 2 months ago
What is it?
This is used to output payment fields in a basic payment form.
Where to use?
You should include this on a basic payment form.
How to use?
Example{%- include 'ecommerce/basic_payment' amount: '500' currency: 'usd' id: '10' -%}