-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
priority: lowThe issue/PR is low priority—not many people are affected or there’s a workaround, etc.The issue/PR is low priority—not many people are affected or there’s a workaround, etc.type: enhancementThe issue is a request for an enhancement.The issue is a request for an enhancement.
Milestone
Description
In the documentation we share three filters which can be used to alter the default order status of an order that is paid via GoCardless
https://woocommerce.com/document/gocardless/#filters
Now, there are three filters for updating initial order status:
woocommerce_gocardless_create_payment_subscription_order_status— default toprocessing. Triggered when an order contains a Subscription productwoocommerce_gocardless_create_payment_subscription_renewal_order_status— default toprocessing. Triggered when an order contains a Subscription renewalwoocommerce_gocardless_create_payment_order_status— default toon-hold
I've had a merchant surprised and dismayed that these filters are not offered as point and click options in the plugin settings. I tend to agree that this seems as though it wouldn't be a huge lift for a nice feature to add.
I've asked them to submit a feature request on WooCommerce.com but thought to do the same here.
Metadata
Metadata
Assignees
Labels
priority: lowThe issue/PR is low priority—not many people are affected or there’s a workaround, etc.The issue/PR is low priority—not many people are affected or there’s a workaround, etc.type: enhancementThe issue is a request for an enhancement.The issue is a request for an enhancement.
Type
Projects
Status
Backlog