Table of Contents
결제페이지용 페이지 생성하기 #
신규로 페이지를 생성한 후, 사용자에게 보여질 내용들을 입력합니다.
예시에서는 아래와 같은 숏코드들을 사용하였습니다.
(주의) pafw_dc_cart
, pafw_dc_billing_fields
, pafw_dc_order_total
, pafw_payment_methods
숏코드는 필수 숏코드로, 반드시 추가해 주셔야 합니다.
[pafw_dc_cart theme="red"]
[pafw_dc_billing_fields template="type-b" theme="red" tab_style="radio"]
[pafw_dc_order_total theme="red"]
[pafw_dc_order_fields theme="red"]
[pafw_dc_discount theme="red"]
[pafw_payment_methods template="token-a" theme="red"]