Advanced Subscription Products for Magento 2 - All Questions

Advanced Subscription Products for Magento 2 logo
Advanced Subscription Products for Magento 2
SKU
ext.m2.asp3
Set Descending Direction
Is it possible to turn off the subscription options for all products in bulk?
Question by: Julia on Apr 28, 2022, 11:46 AM
"It is possible to disable the subscription in bulk using the Update attributes option that is described in the Adding subscription plans to products in bulk section of the extension manual:

https://aheadworks.com/resources/subscriptions-and-recurring-payments/user-manual-subscriptions-and-recurring-payments#backend"
Answer by: Julia Gorobets (Admin) on Apr 28, 2022, 11:50 AM
Is there any way we can have the module treat child products as individual products?
Question by: Julia Gorobets on Apr 29, 2022, 6:37 AM
In order to be able to purchase subscriptions with configurables, its child items should have subscription option being enabled along with the main configurable product, which also has to have a subscription option enabled for it. For other specific scenarios, customization would be required.
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 6:38 AM
Do you know how I can set the Subscription option to be selected by default on the product page?
Question by: Julia Gorobets on Apr 29, 2022, 6:40 AM
Out of the box, Advanced Subscription Products cannot select a subscription option by default, unfortunately.
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 6:41 AM
How does the "Merge same-day subscriptions" work ?
Question by: Julia Gorobets on Apr 29, 2022, 6:42 AM
"Generally, with 'Merge same-day subscriptions' option being enabled, subscriptions with the same delivery dates would be grouped into single orders so that customers can save on shipping.

Below you'll see the list of conditions to allow merging of subscriptions:
- payment of several subscriptions of the same client falls on the same day
- Shipping address is the same in all subscriptions
- billing address: if they differ, we take either the one that is indicated as default from the client in the account, or any other one randomly
- only subscriptions of registered customers can be merged. If a guest purchases several subscriptions in one order, then such subscriptions will not be generated
- subscriptions are merged only for those products that have a delivery (except virtual / downloadable products)
- the payment method should be the same in all of subscriptions
- shipping costs for packages with multiple subscriptions should be calculated correctly, according to the shipping settings in the extension settings
- taxes are calculated according to Magento settings
- webstore/storeview should be the same for subscriptions
- currency that was used for placing the initial orders has to be the same"
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 6:43 AM
Is there any way I can manually trigger the recurring payment, without having to wait for a day ?
Question by: Julia Gorobets on Apr 29, 2022, 6:44 AM
There is no simple way to trigger test payment via command line. Generally, it would require some specific editing to be made to subscription dates at database level first. Then it would be required to trigger cron for orders to be created in Magento. Here is the list of the tables where the date values are to be altered:

aw_sarp2_core_schedule_item - "scheduled_at"

aw_sarp2_profile - created_at, updated_at, start_date, last_order_date

We do not currently have any script that would simulate payment processing.
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 6:45 AM
How do I translate SARP2 module in frontend?
Question by: Julia Gorobets on Apr 29, 2022, 6:44 AM
Generally, all the extension texts can be translated via CSV file, located on the following path: app/code/Aheadworks/Sarp2/i18n/en_US.csv
It should be enough to create a copy of the CSV file in that directory, rename it to the required locale, dk_DK for example, and make a translation of the second part of each line using a default translation method. Magento CSV files have the following structure:
"source string","translated string"
While making the translation, leave the "source string" entry unmodified, and change the "translated string" to your text.
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 7:28 AM
How can we migrate our Magento 1 plans and profiles for Magento2 website?
Question by: Julia Gorobets on Apr 29, 2022, 6:46 AM
The thing is that because of a complete difference in code and logic between M1 and M2 modules, it is not possible to automatically move and keep processing the existing subscriptions from M1 on M2 system. Data migration script is available neither. You may want to finish or cancel M1 subscriptions and recreate them in M2 and start using them anew.
If you'd like us to help with the migration, we'll be glad to offer you our migration service:
https://aheadworks.com/magento-services/migration-to-magento-2
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 6:47 AM
What is Pending status for and how is it used? When does a subscription/profile go to this status?
Question by: Julia Gorobets on Apr 29, 2022, 6:46 AM
Pending status is used before a charge occurs. Subscription becomes Pending after changing card data in an existing subscription.
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 6:49 AM
Suspended status is used for the period when a subscription order could not be placed, but charging attempts have not yet ended. The situation you described can only be when a transaction was tried to be created and a response about the wrong token came from the payment gateway, the subscription became Suspended and the date of the next attempt was set.
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 6:50 AM
Is it possible to add the subscription option to all of our products?
Question by: Julia Gorobets on Apr 29, 2022, 6:46 AM
There is no option to add subscription plans to all products in one action.
However, subscription plans can be assigned to products in bulk using "Magento product attributes update" mass action.
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 6:52 AM
How do I upgrade SARP 2 to the latest version?
Question by: Julia Gorobets on Apr 29, 2022, 7:25 AM
As for the upgrade, it is always possible to download the latest versions of purchased extensions in the My Projects And Licenses > View licenses tab of your account at our store or update extensions via Composer.
Also, here is a direct link to the Advanced Subscription Products M2 installation guide:
https://aheadworks.com/resources/subscriptions-and-recurring-payments/user-manual-subscriptions-and-recurring-payments#installing.
Answer by: Julia Gorobets (Admin) on Apr 29, 2022, 7:26 AM

Items 1 to 10 of 12 total

Page
Show per page