themasterpage

Jun 30th, 2019 08:49 PM

Well I have invested three days into this project and I am still unable to process a transaction with Stripe or Braintree. Followed the docs to the letter with no success. All API keys and plan id's are correct and no errors are detected. Seems that no data is being transmitted to proccess the transaction. Has anyone successfully got this app to work since it was upgraded for there seems to be quite a lot of bugs?

jayb

Jul 25th, 2019 07:32 PM

I managed to make this to work quite easily with Stripe. I followed the video on this site. Maybe you missed a step? Try looking through the video again (bit of a pain that the stripe and braintree processes are mixed into the same video).

One thing that I did was to specifically set the "plan_id" in stripe and not let Stripe generate it (only because I was unable to find what it actually set it to), this is what I then used in Wave to match the plans.

You're right with the bugs, I'm hitting quite a few in other areas of Wave\Voyager and am building an 'install' list of them ready for any new systems I build.