The Price Setting doesn't provide this service in this specific country. You may have configured it not to, or it might not be available at all.
Help me what i'm going to do i'll show u my Zaypal config.php
<?php
$price_setting_id = 50912; // Id
$price_setting_key = '1dc76acbcdcdc45388256e40e0ef2180'; // Hash
$points_to_give = 10; // Points to give after to have paid
$message_to_guests = "You MUST be logged in!";
$message_on_paid = "You have paid!";
$show_native = 0; // Longer language name, but easier for people without English knowledge
$noIPCheck = 0; // If true, then the default settings will be used instead of IP check
$defaultCountry = 'en-SE'; // format is languageCode-countryCode
?>
Help me what i'm going to do i'll show u my Zaypal config.php
<?php
$price_setting_id = 50912; // Id
$price_setting_key = '1dc76acbcdcdc45388256e40e0ef2180'; // Hash
$points_to_give = 10; // Points to give after to have paid
$message_to_guests = "You MUST be logged in!";
$message_on_paid = "You have paid!";
$show_native = 0; // Longer language name, but easier for people without English knowledge
$noIPCheck = 0; // If true, then the default settings will be used instead of IP check
$defaultCountry = 'en-SE'; // format is languageCode-countryCode
?>