Scripler / scripler

The Scripler web application source code repository
Do What The F*ck You Want To Public License
5 stars 1 forks source link

It's possible to create a subscription with invalid exp.date. #1057

Closed Abekonge closed 9 years ago

Abekonge commented 9 years ago

Even though the field is not validated (and not green), I get to move on from the payment windows, and a succesful subscription - I wonder if this is a case that can only happen with these test payments - but shouldn't an invalied field stop the form from being submitted in the first place?

mortengf commented 9 years ago

It should be possible to move from payment element to payment element but not to submit the payment form if there are any invalid payment values, so there is a bug, yes.