Provide additional online shipping method
Online shipping methods not developed by Ecwid team work through applications.
When the app is properly set up, it becomes available as a shipping method to the store owner in Ecwid admin, and its shipping options become available to customers at the checkout.
Application setup
Make sure that your app has:
Required access scopes:
add_shipping_method
,read_store_profile
,read_orders
, andupdate_orders
Self-hosted
shippingUrl
endpoint running on your server. Request application update
To ensure everything is in place, check your app settings from the app dashboard page:

And access scopes of your app on the My apps page:

New shipping method in Ecwid admin
With both requirements satisfied, a new shipping method will appear on the Shipping & Pickup page immediately after installing the app:

Your new shipping method added by the app should also be enabled by default.
Enabled shipping methods are available to customers at the checkout, so you can test your new shipping method right away.
Last updated
Was this helpful?