Customize confirmation page (Pro)
Redirect to your custom a Confirmation or Thank you Page with receipt Information after payment
Redirect to a Custom Confirmation Page
1. Create Your Confirmation Page
2. Add the Receipt Shortcode
[epa-receipt]3. Insert merge fields
{description}
{amount}
{currency}
{format_date}
{format_time}
{amount_currency}
{customer.email}
{customer.name}
{customer.phone}}
{customer.address.country}
{customer.address.state}
{customer.address.city}
{customer.address.line1}
{customer.address.line2}
{customer.address.postal_code}
{billing_detail.email}
{billing_detail.name}
{billing_detail.phone}
{billing_detail.address.country}
{billing_detail.address.state}
{billing_detail.address.city}
{billing_detail.address.line1}
{billing_detail.address.line2}
{billing_detail.address.postal_code}
{payment_method.type}
{payment_method.card.brand}
{payment_method.card.last4}
{receipt.url}4. Metadata merge field (advanced)

Example overview

Configure Success URL


Last updated