yii2-stripe icon indicating copy to clipboard operation
yii2-stripe copied to clipboard

New yii2 version widget problems

Open gerardguiu opened this issue 6 years ago • 2 comments

Hi! The module It have a problem with the new version of yii2 core (2.0.16). This release producte that the 'stripeForm' not show. Is posible that the problem is related with the widget core? Is weird ...

gerardguiu avatar Feb 01 '19 14:02 gerardguiu

Hey there, haven't tested it with 2.0.16 yet. Just in case are you sure that you print the form?

I use this form in some of my projects so if there is a problem it will be fixed with next yii2 update. In the meanwhile, you can take a look!

You know this form is getting depreciated. It is using Stripe js v2 and there is Stripe Elements (v3) released which is nice. Also, Jquery Payment library is depreciated.

If there is anybody who wants to create StripeFormV3 that would be great!

Saludos

ruskid avatar Feb 03 '19 07:02 ruskid

Yes, the StripeFormV2 will be deprecated in september... Are you analized the new api?

gerardguiu avatar May 24 '19 15:05 gerardguiu