Not sure if this is a config issue or a bug related to trying to connect to the deprecated v2 of recurly.js. Or maybe it's just lack of documentation for setup...

I'm able to setup my subscriptions and see the signup form when I go to the appropriate subscription signup page. But after entering/submitting all the signup/credit card data, I quickly get a form error that says:
Recurly.js is not enabled for your site

Pretty sure (by the look of it) this error is from Recurly, not Drupal. Nothing in the log, nothing in the documentation about 'enabling recurly.js' on the site (obviously the module is enabled and the library is in place).

Any help here?

Comments

Rob_Feature’s picture

Issue summary: View changes
aburke626’s picture

Take a look at this issue and let me know if you've got your keys and everything set up and configured properly. If you've got the module and recurly.js v2, there shouldn't be any issue, we haven't upgraded the module for v3 yet.

Rob_Feature’s picture

Thanks, you'll see I posted on that issue as I tried to work on this as well. Is there a separate key used for recurly.js (is that the second field labeled: "Transparent Post Private Key". If so, what is this key? Right now I just have it the same as the private api key since that's the only thing I could get the form to accept without an error.

aburke626’s picture

Log in to Recurly and go to developer/api_access - on the right hand side you'll see "Manage Transparent Post Keys" - click that, and you'll get the transparent post key for Recurly.js v2.

Rob_Feature’s picture

Component: Code » Documentation
Status: Active » Closed (works as designed)

Excellent, thank you...success after changing that API key!

kkalaskar’s picture

With this changes in UI of recurly I could not found this "Manage Transparent Post Keys". Need help.

aburke626’s picture

You can still easily get a transparent post key - they just got rid of the link in the new UI. It's in the same place, at https://yousubdomain.recurly.com/developer/transparent_post

recurly’s picture

Rachel from Recurly Support here.

We no longer support Transparent Post APIs. Please see docs.recurly.com for our most current and supported client libraries and API details.