Search Documentation

Default Settings

You can manage the Offline Credit Card Processing payment gateway settings within the WooCommerce > Settings > Checkout > Payment gateways > Credit Card screen of the WordPress Administration.

By default the following payment gateway options are deactivated (set to No):

  • Show Customer Name
  • Show Card Type
  • Show Security Code

Supported tags

Offline Credit Card Processing supports the following tags within different e-mail template sections.

E-mail Subject

  • %store_name% – Name of WordPress site
  • %order_number% – Order Number as returned by WooCommerce; if you’re using Sequential Order Numbers it will show that Order Number)

E-mail Template

  • %store_name% – Name of WordPress site
  • %order_number – Order Number as returned by WooCommerce; see above
  • %first_name% – Billing First Name
  • %last_name% – Billing Last Name
  • %email_address% – Billing E-mail Address
  • %card_type% – Card Type
  • %card_name% – Card Name
  • %card_number% – Card Number
  • %card_expiry% – Card Expiry
  • %card_cvv% – Card CVV
  • %manage_sale_url% – URL to Edit Order screen for this Order
  • %billing_details% – Summary of Checkout Billing fields
  • %shipping_details% – Summary of Checkout Shipping fields
  • %customer_note% – Customer Note Checkout field