Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Re: Cybersource With Subscriptions

Solved

Cybersource With Subscriptions

Silk21
Shopify Partner
23 0 4

Hi, 

Is Cybersource work with Shopify subscriptions ?

this query returned true:

{
  shop {
    features {
      eligibleForSubscriptions
    }
  }
}

but my subscription app does not work

 
Accepted Solution (1)

Wiley12
Visitor
1 1 1

This is an accepted solution.

Following up to see if you've found a Shopify subscription app compatible with Cybersource payment gateway. 

View solution in original post

Replies 2 (2)

matart
Shopify Staff (Retired)
31 4 5

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.

To learn more visit the Shopify Help Center or the Community Blog.

Wiley12
Visitor
1 1 1

This is an accepted solution.

Following up to see if you've found a Shopify subscription app compatible with Cybersource payment gateway.