New Provider: Difference between revisions
Jump to navigation
Jump to search
(Created page with " == Provider Table == name - How provider is referred to in code and database. All lowercase. Not too long. display - Display name for provider. explicit_ship - Does provider explicitly specify the shipping carrier and method? combine_ship - Does provider use combined_shipments? cache_assets - Should artwork be cached? Useful for providers that expire artwork quickly. check_mins - How often to check that orders have been received from provider. Zero is don't check. noti...") |
No edit summary |
||
| Line 3: | Line 3: | ||
== Provider Table == | == Provider Table == | ||
name - How provider is referred to in code and database. All lowercase. Not too long. | name - How provider is referred to in code and database. All lowercase. Not too long. | ||
display - Display name for provider. | display - Display name for provider. | ||
explicit_ship - Does provider explicitly specify the shipping carrier and method? | explicit_ship - Does provider explicitly specify the shipping carrier and method? | ||
combine_ship - Does provider use combined_shipments? | combine_ship - Does provider use combined_shipments? | ||
cache_assets - Should artwork be cached? Useful for providers that expire artwork quickly. | cache_assets - Should artwork be cached? Useful for providers that expire artwork quickly. | ||
check_mins - How often to check that orders have been received from provider. Zero is don't check. | check_mins - How often to check that orders have been received from provider. Zero is don't check. | ||
notify_status - What status states should be notified to provider (production,pending,shipped,cancel,error) | notify_status - What status states should be notified to provider (production,pending,shipped,cancel,error) | ||
Revision as of 16:06, 29 June 2023
Provider Table
name - How provider is referred to in code and database. All lowercase. Not too long.
display - Display name for provider.
explicit_ship - Does provider explicitly specify the shipping carrier and method?
combine_ship - Does provider use combined_shipments?
cache_assets - Should artwork be cached? Useful for providers that expire artwork quickly.
check_mins - How often to check that orders have been received from provider. Zero is don't check.
notify_status - What status states should be notified to provider (production,pending,shipped,cancel,error)