Closed ghost closed 6 years ago
try displaying errors first. in your wp-config.php use:
define('WP_DEBUG', true);
if you get error like this:
Catchable fatal error: Object of class Iyzipay\Model\CheckoutFormInitialize could not be converted to string in \wp-includes\pomo\entry.php on line 76
It's probably an SSL problem in your website. you can temporarily disable ssl verification by adding this line of code:
CURLOPT_SSL_VERIFYPEER => false
to src\Iyzipay\DefaultHttpClient.php
line 41. At the end of the post function.
Merhabalar,
Bu hatayı iletişim hatasında almaktasınız,
Curl fonksiyonlarının açık olduğundan emin olmalısınız curl_exec fonksiyonunun açık olması gerekmekte doruk.net gibi bazı server firmalarında kapalı olarak gelmektedir.
Hi there, whenever payment will be re-initiated by clicking the 'pay' link in the account or admin page Iyzico payment is not working (blank page after selecting Iyzico payment). Any help highly appreciated. BR...Holger
Selecting payment:
Iyzico payment screen empty: