mirror of
https://github.com/ThisIsBenny/iOS-Widgets.git
synced 2025-04-20 07:47:40 +00:00
18 lines
No EOL
970 B
Markdown
18 lines
No EOL
970 B
Markdown
# Apple Store Order Status
|
|

|
|
|
|
This widget shows you the status of your Apple Store order. It shows the remaining days until delivery, the product name, product image, order date and delivery date.
|
|
|
|
_Notice_: The script is only working with order on the german Apple Store. You can provide me your order number + email, so that I'm able to add the support for your language.
|
|
|
|
[[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/Apple-Order-Status/Apple-Store-Order-Status.js)
|
|
|
|
## Setup
|
|
Set the Order-Number and your E-Mail Adress, separated by `;` to the Widget Parameter.
|
|
|
|
Example: `W1234567;jon@snow.com`
|
|
|
|
### Optional
|
|
if you have more than one item in your order, you can use the third parameter to specify which item should be displayed (default: 1).
|
|
|
|
Example: Example: `W1234567;jon@snow.com;2` |