Render a commerce area or a commerce application form if user is not a commerce.
Attributes:
- application_button_text – Application button text. Default:
Send application
- pending_message – Text shown to users with a pending application. Default:
Our team is reviewing your application and will contact you shortly.
- rejected_message – Text shown to commerces not approved. Default:
Sorry, your application has been rejected.
- guest_message – Text shown to non logged in users. Default:
You need to log in to send your application.
Example:
[gamipress_points_cards_commerce_area application_button_text="Send application" pending_message="Our team is reviewing your application and will contact you shortly." rejected_message="Sorry, your application has been rejected." guest_message="You need to log in to send your application."]