1. [smartpay_dashboard]
While installing WPSmartPay, you will get a Sample Dashboard by default. If you want to use it elsewhere or want to customize it with your own preference, simply copy-paste the Shortcode in Elementor or Gutenburg and start customizing.
2. [smartpay_payment_receipt]
After purchasing a downloadable, a payment receipt will automatically generate all the order details. If you want to use it elsewhere or want to customize it, simply copy-paste the Shortcode in Elementor or Gutenburg and start customizing.
3. [smartpay_form]
You will get a form page in WPSmartPay to create a form from scratch. If you want to share your designed form elsewhere or customize it with Elementor or Gutenburg block, simply copy-paste the Shortcode in Elementor or Gutenburg and start customizing.
Parameters:
[smartpay_form id="1" behavior="embedded" label="Sample form"]
ID: A unique ID will generate automatically while creating a form.
Behavior: By default, it will remain empty. After publishing, it will show a button with the level name. If you click on the button a pop-up window will appear instantly to show you the form.
If you set the behavior parameter as “embedded” it will take you directly to the form after publishing.
Level: Level indicates the button text.
4. [smartpay_product]
You will get a product page in WPSmartPay where you can add new products. Share your products anywhere, simply copy-paste the Shortcode.
Parameters:
[smartpay_product id="15" behavior="embedded" label="Sample product"]
ID: A unique ID will generate automatically while creating a product.
Behavior: By default, it will remain empty. After publishing, it will show a button with the level name. If you click on the button a pop-up window will appear instantly to show you the product.
If you set the behavior parameter as “embedded” it will take you directly to the product page after publishing.
Level: Level indicates the button text.