-
This package looks really good! Any plans for porting over Braintree support?
-
Currently overwriting one form method causes all defualt options to be lost. IE:
```
echo $form->numberInput([
'placeholder' => 'Card Number *',
'class' => 'form…
-
Hello sir,
I have implemented stripe payment gateway using Yii2 framework and testing mode.
I have pay, then its payment amount is not added in dashboard payment section for stripe account.
My code:…
-
Discovered this by logging a variable:
`Yii::info($order, 'payments');`
Output is:
`2015-03-31 10:55:25 [192.168.4.102][-][-][info][payments] unserialize('O:13:"Stripe\\Charge":5:{s:8:"' . "\0" . '*'…