KozmoK
Active member
- Affected version
- 2.0
EDIT: Figured it out, your site must use https!!
Hello,
I can not enter any credit card data in the stripe user account upgrade payment profile. I have tried chrome and IE.
I have added:
$config['enableLivePayments'] = true;
In the config.php
I have made sure I added the callback:
http://www.xxxyyyxdx.com/forums/payment_callback.php?_xfProvider=stripe
When I try to enter a credit card #, it wont allow any input.
Hello,
I can not enter any credit card data in the stripe user account upgrade payment profile. I have tried chrome and IE.
I have added:
$config['enableLivePayments'] = true;
In the config.php
I have made sure I added the callback:
http://www.xxxyyyxdx.com/forums/payment_callback.php?_xfProvider=stripe
When I try to enter a credit card #, it wont allow any input.
Last edited: