yii2-stripe
yii2-stripe copied to clipboard
Yii2 Stripe wrapper extension
SCA compliance will be mandatory starting on September 14, after this date payments will fail: https://stripe.com/docs/strong-customer-authentication
Hi, I've recently updated my old project and seems like one issue appeared. Now when I click "Pay" in card form, the form doesn't submit. Any ideas why? No errors...
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...
i am using this extension everything is fine when the customer pay. i put the live keys though. but it won't charge the customer. i see into my payments on...
The requested package ruskid/yii2-stripe dev-master exists as ruskid/yii2-stripe[1.1, 1.2, 1.3, 1.4, 1.5, v1.0] but these are rejected by your constraint.
Hi! I`m using StripeCheckoutCustom::widget and successfully set up my button, after press on it and fill all of data in a Stripe form I get my token in a "tokenFunction",...