Hi everyone I just started developing with Elgg and I am trying to get the Stripe Subscriptions working. I am using Elgg 2.3 and I installed https://elgg.org/plugins/1825886 and https://elgg.org/plugins/1825893 but from the Github repo as it is a newer release.
The problem I am experiencing is when I create a new plan it says "Plan can not be exported" and it says "Invalid parameter: name".
Does anyone know how to fix it?
I tried many different methods and I added a plan directly in Stripe.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- ihayredinov@ihayredinov
ihayredinov - 0 likes
- anax-dev@anax-dev
anax-dev - 0 likes
- ihayredinov@ihayredinov
ihayredinov - 0 likes
- anax-dev@anax-dev
anax-dev - 0 likes
- nikos@nlyberakis
nikos - 0 likes
You must log in to post replies.Stripe API has been changing a lot, it's possible they removed some parameters. You might be able to switch the API manually to an older version from your stripe dashboard.
I tried that and it didn't work. I contacted Stripe directly and that wasn't any help either.
Oh well I will just use Paypal.
Yes, giving up is always the easiest solution.
I just don't have anymore time to invest into this project.
@anax-dev: I worked with stripe and stripe_subscriptions plugins recently for Elgg 2.3.x and made some changes in order to be compatible with latest stripe-php library.
They are available at https://github.com/nlybe/stripe_subscriptions and https://github.com/nlybe/stripe.