stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsPayoutInterval

AdminTypes.ShopifyPaymentsPayoutInterval enum

The interval at which payouts are sent to the connected bank account.

Signature:

export declare enum ShopifyPaymentsPayoutInterval 

Enumeration Members

Member Value Description
Daily "DAILY" Each business day.
Manual "MANUAL" Payouts will not be automatically made.
Monthly "MONTHLY" Each month, on the day of month specified by monthlyAnchor.
Weekly "WEEKLY" Each week, on the day of week specified by weeklyAnchor.