[Added account page / contract page function] GO SUB | Subscription | Subscription Update

by Rin Hirashin

September 2024 Update Information

Thank you for always using Go Sub.

We will deliver update information for September 2024!

SHOPIFY API version update

Updated to SHOPIFY's latest 2024 API version.
With this update, there are two important changes below.

1. Regarding the order of the contract that has been canceled or finished

SHOPIFY's API specifications in July 2024 can no longer create regular purchases for cancelled or finished contracts.
In accordance with this, the function of manually creating orders can no longer be used for contracts that have been canceled or completed from the contract page of the application management screen.
* If you can return the status to you, your order will be created.


2. Regarding the contract of the sold out

Depending on the API specification of SHOPIFY July 2024, creating a regular purchase order that includes sold out products may fail depending on the setting of SHOPIFY product.
If the product page of the SHOPIFY management screen does not set "Continue to sell even if it is out of stock", ordering out -of -stock items will be automatically failed.


Order memo display on the customer account page


You can now display your contract order memo on your account page.


Order memo can be set from the contract page of the application management screen.



If you want to display an order memo on the customer account page, you can set it from the customer account page setting page on the application management screen.


Information display of SHOPIFY discounts on the contract page and the customer account page

The information on the SHOPIFY discount of the contract is now displayed on the contract details page of the application management screen and the customer account page.
You can also delete SHOPIFY discounts from the contract details page on the application management screen.

Customer account page


App management screen contract details page

When deleting a SHOPIFY discount from the contract details page, click "Change" the blue frame to change it.


Shopify management screen discount list page


Added prefectural code when changing the delivery address on the contract page

In the future, there is a possibility that a prefectural code will be required for the delivery address due to the specifications of SHOPIFY.
When changing the delivery address from the contract page, you can select the country and prefectures by drop -down.The prefectural code is automatically displayed according to the selection.
* There is a possibility that information cannot be obtained by the country and prefectures, so in that case it is possible to enter it manually.




Bug correction of the filter on the contract list page

When using the filter on the contract list page, there was a bug that takes time to enter text, but this bug has been modified.



Bug correction of paging functions on the contract list page and customer list page

The paging function of the contract list page and the customer list page, even though there is no contract, there was a bug that could be moved to the next page and was not displayed.
Currently, if there is no contract, the paging button has been revised so that it is invalidated.


Additional data of confirmation email before ordering (Beta)

Confirmation of confirmation before ordering, you can access the contract data by using the following LIQUID variables.
In the future, we plan to enhance the email function and make improvements so that LIQUID variables can be easily used in the template.
Therefore, this function update will be a test phase for the beta version.
Please note that when you use it.

[Liquid variables list]
・ Delivery date
{{ subscriptionContract.deliveryDate }}
・ Delivery time

{{ subscriptionContract.deliveryTime }}
・ Delivery fee

{{ subscriptionContract.deliveryPrice.amount }}
・ Name of delivery address

{{ subscriptionContract.deliveryMethod.address.firstName }}
・ Surname of delivery address

{{ subscriptionContract.deliveryMethod.address.lastName }}
・ Delivery address company name

{{ subscriptionContract.deliveryMethod.address.company }}
・ Postal code of delivery address

{{ subscriptionContract.deliveryMethod.address.zip }}
・ Delivery address country

{{ subscriptionContract.deliveryMethod.address.country }}
・ Delivery address prefecture

{{ subscriptionContract.deliveryMethod.address.province }}
・ Municipalities of delivery address

{{ subscriptionContract.deliveryMethod.address.city }}
・ Delivery address address 1

{{ subscriptionContract.deliveryMethod.address.address1 }}
・ Delivery address address 2

{{ subscriptionContract.deliveryMethod.address.address2 }}
・ Delivery address phone number

{{ subscriptionContract.deliveryMethod.address.phone }}

* At present, the following product data is also accessible, but we recommend using only Liquid knowledge.

[Product data]

{% for line in subscriptionContract.lines.nodes %} 

・ Subscription plan
 {{ line.sellingPlanName }}
・ Product title

 {{ line.title }}
 ・ Variant title

 {{ line.variantTitle }}
 ・ SKU

 {{ line.sku }}
 ・ Product price

 {{ line.currentPrice.amount }}
 • Number 

{{ line.currentPrice.quantity }}{% endfor %}


Go Sub Help Page: https://goriderep.com/pages/gosubscride-help

inquiry: https://goriderep.com/pages/gosubscride-help#contact


GO SUB will continue to update to make Subsque sales more convenient at SHOPIFY.

Please contact us anytime for questions about apps and app transition!

この著者の記事一覧

WHITEPAPER DOWNLOAD

One -stop offered from EC construction to advertising operation.

WHITEPAPER DOWNLOAD inquiry