com.drastikbydesign.stripe
com.drastikbydesign.stripe copied to clipboard
Remove function that checks for hidden_processor
Because there is no hidden_processor field in 4.6, this function cause the stripe token to not be set causing an error on every payment page.
Can you roll this against the 4.6-dev branch?
Going forward, there will only be major.minor-dev branches, and will create releases (tags) for the new version releases.
There is a hidden_processor field in 4.6? At least in my version at 4.6.8. So don't think this is the right fix?