General Settings
Get ready the basic function of SyncPA - Discord Notifier for SureCart plugin.
Toggle this option to enable or disable sending notifications to your Discord channel.
By default, the plugin handles basic SureCart order events and purchase event, including:
- purchase.invoked
- purchase.updated
- purchase.revoked
- order.created
- order.paid
- order.partially_fulfilled
- order.fulfilled
- order.partially_shipped
- order.shipped
To generate the API token:
- Log in to your SureCart account
- Click + New API Token to generate a new token
- Select the token you just created
- Copy the Token directly or by clicking the clipboard icon
Enter the Discord Webhook URL where notifications will be delivered. Follow these steps to obtain it:
- Open your Discord channel
- Click Edit Channel
- Go to Integration
- Select Webhook
- Create a new Webhook or use an existing one. Rename it to indicate it’s for SureCart order notifications
- Click Copy Webhook URL, this is URL your’ll need to paste into the plugin
Detailed Instruction
Go to the Channel and click the Edit Channel icon.
On Edit window, click Integrations → Webhooks.
On Webhooks page, click the New Webhook button.
Click to open the Webhook you just created, you can re-name the Bot, double check if the Channel is correctly assigned, and then click the Copy Webhook URL button.
Set a custom color for the Discord notification embeds to match your preference.
When this option is enabled, the following order details will be included in the notifications:
- Payment Status
- Fulfillment Status
- Shipment Status
- Invoice
When disabled, only the following information will be sent:
- Payment Status
- Shipment Status
This option is useful if you only need minimal order updates.
Don’t forget to click the “Save Changes” button whenever you modify the settings.