Before you can use the Asoriba Payment widget, you need to authenticate your account a valid list for it to connect to.

Take a look at the installation page for more information.

'GET', 'timeout' => 45, 'redirection' => 5, 'blocking' => true, 'headers' => array("Content-type" => "application/json", "X-ASORIBA-WIDGET-CLIENT-SOURCE" => "wordpress", "X-ASORIBA-WIDGET-SECRET-KEY" => get_option('asoriba_secret_key'), "X-ASORIBA-WIDGET-CLIENT-ID" => get_option('asoriba_client_id'), ) ) ); if ( is_wp_error( $response ) ) { } else { $m = (json_encode($response['body'], true)); $m = stripslashes($m); $m=substr($m,1,(strlen($m)-1)); $m=substr($m,0,-1); $m = json_decode($m, true); $gateways = $m["results"][2]["gateways"]; $categories = $m["results"][3]["categories"]; } ?>

%s

', esc_attr($title) ); } ?>

'; // echo ' '; // echo ' '; ?>
Powered by '; ?>