Hi,
Is Cybersource work with Shopify subscriptions ?
this query returned true:
{
shop {
features {
eligibleForSubscriptions
}
}
}
but my subscription app does not work
Hi,
Is Cybersource work with Shopify subscriptions ?
this query returned true:
{
shop {
features {
eligibleForSubscriptions
}
}
}
but my subscription app does not work
Hi @Silk21
The eligibleForSubscriptions check is mostly looking at whether your shop is capable of processing subscriptions. This should check your payment gateways. If you have any payment gateway that can process subscriptions it will return true. I don’t believe we support cybersource. If you want to DM me your shop URL I can take a look to see what is going on.
Following up to see if you’ve found a Shopify subscription app compatible with Cybersource payment gateway.