| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
public:apps:preorder:features:partial-payment [16.03.21 в 09:41] Артем Куц [How partial payment works] |
public:apps:preorder:features:partial-payment [25.03.21 в 16:43] (current) Максим Дубинин |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Partial payment feature allows you to receive partial payment from the buyer for a certain pre-order product/variant and request payment of the remaining amount at the time this product/variant is available for shipping. | Partial payment feature allows you to receive partial payment from the buyer for a certain pre-order product/variant and request payment of the remaining amount at the time this product/variant is available for shipping. | ||
| - | |||
| - | The feature is only available on certain plans. For more information see [[https://apps.shopify.com/simple-pre-order|the description page of the current application plans]]. | ||
| :!: This function uses the DraftOrders API. This means that if activated, all custom scripts and scripts of other applications can be **disabled**. This behavior is due to the fact that the application implements additional functionality when creating draft orders, which is not provided when working with the standard Shopify checkout. | :!: This function uses the DraftOrders API. This means that if activated, all custom scripts and scripts of other applications can be **disabled**. This behavior is due to the fact that the application implements additional functionality when creating draft orders, which is not provided when working with the standard Shopify checkout. | ||
| [[https://help.shopify.com/en/manual/orders/create-orders|Learn more about the DraftOrders API in the Shopify Help Center]] | [[https://help.shopify.com/en/manual/orders/create-orders|Learn more about the DraftOrders API in the Shopify Help Center]] | ||
| - | :!: This is a Beta feature. We actively collect user feedback and refine the feature to make it better. In case of difficulties, please contact our support. | + | :?: This is a Beta feature. We actively collect user feedback and refine the feature to make it better. In case of difficulties, please contact our support. |
| + | |||
| + | :?: The feature is only available on certain plans. For more information see [[https://apps.shopify.com/simple-pre-order|the description page of the current application plans]]. | ||
| ===== Partial payment activation ===== | ===== Partial payment activation ===== | ||
| Line 31: | Line 31: | ||
| - | |||
| - | // | ||
| ===== How partial payment works ===== | ===== How partial payment works ===== | ||