drastik / com.drastikbydesign.stripe

CMS Independent Stripe payment processor for CiviCRM 4.x
Other
35 stars 48 forks source link

Backend membership renewal fails with stripe token not passed because… #232

Closed mattwire closed 6 years ago

mattwire commented 7 years ago

… stripe.js is not included

civicrm_stripe.js doesn't get included on the backend membership renewal form. This fixes that.

mattwire commented 6 years ago

Superseded by changes in https://github.com/mattwire/com.drastikbydesign.stripe/tree/4.7-mjwconsulting-dev-squashed

laryn commented 6 years ago

@mattwire Are these changes going into the official version? I've had a few complaints in the last few days about the backend cc payment submission not working (Stripe.js not loaded).

mattwire commented 6 years ago

@laryn Eventually I hope... I've used up my client budget on stripe and it's working well for more than one client in all modes (backend, frontend, webform etc.). But I'm gradually working through changes from @jmcclelland in his fork and we should come together with a version that works everywhere.