No content to show
User Activity
is it possible that Stripe will be the primary gateway during subscription migration ? I want to continue working with Stripe after the migration but in this article, it seems that Shopify Payments must be the primary and Stripe will be the secondary...
02-24-2023
How can I control the shipping fee when I have two products - one is in subscription plan and the other is one time?For example the subscription shipping is free but the one time purchase is 10$, in this combined cart I want the total shipping fee to...
02-23-2023
Is it possible to set two legacy subscription payment gateways? (Authorize and Braintree) docs of legacy subscription payment gateways https://shopify.dev/docs/apps/subscriptions/migrate/customers#migrating-from-stripe
01-26-2023
Hi, Is Cybersource work with Shopify subscriptions ?this query returned true:{
shop {
features {
eligibleForSubscriptions
}
}
}but my subscription app does not work
01-15-2023
Hi,Is it possible to set the origin order of a subscription contract? Thanks.
01-03-2023
@Shay Hi! thanks for your response I'm asking this question in order to migrate subscriptions from authorize as mentioned here.I know it is possible to set stripe and braintree as a secondary gateway and I was wondering if we can set authorize as we...
Is it possible to set Shopify Payments as primary gateway and Authorize.net as secondary ?
12-22-2022
@ThiagoColares Thank you so much!one more question - if I set Shopify Payments only for migrating the subscriptions, and then I switch it back to Braintree as the primary - would it work?
12-22-2022
@SocialAutoPost Hi! thanks for replaying.Im trying to migrate subscriptions from one app to another and I need to create remote payment methods (currently the payments are not managed by Shopify), when I do that it failed (I get bogus).I followed the...
12-22-2022
Is it possible to migrate subscription with only Braintree as a payment processor? (without Shopify Payments)
@DominicE Thanks. I will try to reach out to Shopify Support
@DominicE Im also experiencing it. How did you reproduce this issue on your store?
@DominicE did you find a solution?
I cannot cancel subscription contract that has a discount code using the mutation subscriptionContractUpdate. I get the error below when I call subscriptionDraftCommit:Contract draft discount with title: "discount21" is invalidthis discount targets ...