Pages:
Author

Topic: [ANN] SPECTROCOIN.COM Cryptocurrency Exchange, Blockchain Wallet, Prepaid Card - page 10. (Read 52606 times)

hero member
Activity: 819
Merit: 500
Still ripping off with withdrawal fees making us pay 444 sat/byte when 10sat/byte transactions are a norm now.

The recommended fee takes into consideration the network and is set to help speeding up your transaction. But, as said by MirkoIta, you can indeed alter the fee by clicking on 'Fee Configuration'. The minimum fee for Bitcoin transactions outside of SpectroCoin is 0.0003 BTC. Transfers to other SpectroCoin users by email or Bitcoin address generated at SpectroCoin are free. 
If you need assistance with the Fee Configuration, do not hesitate to contact our Support team via the Live Chat on our website.
legendary
Activity: 1667
Merit: 1008
Stoned & Stranged
Still ripping off with withdrawal fees making us pay 444 sat/byte when 10sat/byte transactions are a norm now.

Or maybe you're just ripping off yourself by not knowing how to read... Since long time you can just click on FEE CONFIGURATION and even send BTC with 1 satoshi fee...



newbie
Activity: 32
Merit: 0
Still ripping off with withdrawal fees making us pay 444 sat/byte when 10sat/byte transactions are a norm now.
hero member
Activity: 819
Merit: 500
I've written this php code, when running I'm getting the error [{"code":99,"message":"Please check your request"}] when refreshing the token and [{"code":100,"message":"Unexpected error"}] when sending bitcoins





Hello,

Please contact us via skype: spectrocoin_merchant or via email at [email protected]
and the merchant support will help you with the issue directly.

We apologize for the inconvenience caused!
newbie
Activity: 20
Merit: 0
I've written this php code, when running I'm getting the error [{"code":99,"message":"Please check your request"}] when refreshing the token and [{"code":100,"message":"Unexpected error"}] when sending bitcoins


Code:

// auth
$url = 'https://spectrocoin.com/api/r/oauth2/auth';

$ch = curl_init($url);

$jsonData = array(
'client_id' => 'wallet_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
'client_secret' => 'xxxxxxxx',
'version' => '1.0',
'scope' => 'send_currency currency_exchange user_account'
);

$jsonDataEncoded = json_encode($jsonData);

curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $jsonDataEncoded);
curl_setopt($ch,CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, array(
'Connection: Keep-Alive',
'Content-Length: '.strlen($jsonDataEncoded),
'Content-Type: application/json',
'Host: spectrocoin.com'
));

$result = curl_exec($ch);

$manage = explode(":",$result);

$manageB = explode('"',$manage[1]);
$manageC = explode('"',$manage[4]);
$accessToken = $manageB[1];
$refreshToken = $manageC[1];


// refresh
$url = 'https://spectrocoin.com/api/r/oauth2/refresh';

$ch = curl_init($url);

$jsonData = array(
'client_id' => 'wallet_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
'client_secret' => 'xxxxxxxx',
'version' => '1.0',
'scoperefresh_token' => $refreshToken
);

$jsonDataEncoded = json_encode($jsonData);

curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $jsonDataEncoded);
curl_setopt($ch,CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, array(
'Connection: Keep-Alive',
'Content-Length: '.strlen($jsonDataEncoded),
'Content-Type: application/json',
'Host: spectrocoin.com'
));

$result = curl_exec($ch);



echo $result;




// send
$url = 'https://spectrocoin.com/api/r/wallet/send/BTC';

$ch = curl_init($url);

$jsonData = array(
'amount' => '0.00000600',
'receiver' => '1DnWpp7AeM69w14MU5TXWUSERrhWFEtP92'
);

$jsonDataEncoded = json_encode($jsonData);

curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, $jsonDataEncoded);
curl_setopt($ch, CURLOPT_HTTPHEADER, array(
'Authorization: Bearer '.$accessToken ,
'Connection: Keep-Alive',
'Content-Length: '.strlen($jsonDataEncoded),
'Content-Type: application/json',
'Host: spectrocoin.com'
));
$result = curl_exec($ch);




hero member
Activity: 819
Merit: 500

As the world is becoming more mobile-focused, we are continually working on improving our mobile solution. Today, we are happy to present a new version of SpectroCoin mobile app for Android. Find out what new features are introduced, in our blog post: https://blog.spectrocoin.com/en/2018/06/introducing-upgraded-bitcoin-android-app/





hero member
Activity: 819
Merit: 500
What is with your vc card ordering doesnt work
You need to spend some money to upgrade sc servers i think
And one more do you know /wallet.alliedwallet.com/.
I received email from them after trying to order your vc card

We are pleased to advise you that your recent application for an Allied Wallet prepaid card account has been approved. Your card will be sent out to you shortly.

When you receive your card, please follow the instructions provided in this email.

You will need to activate your card and set up your secure access details. You may do this online at: https://wallet.alliedwallet.com/.

Hello,

We apologize for the inconvenience caused. Please contact our support via [email protected] and they will help you out with the case. Or contact our LiveChat support regarding the issue. Thank you in advance for your understanding!
hero member
Activity: 819
Merit: 500
Deposit 40+ Altcoins into SpectroCoin BTC, DASH, or ETH wallets. You can deposit arising Altcoins such as LTC, BCH, XRP, and many others into SpectroCoin. You can contact our LiveChat team before you deposit if you need assistance. Go ahead and invest your Altcoins into leading coins. https://spectrocoin.com/en/deposit/crypto.html



Pab
legendary
Activity: 1862
Merit: 1012
What is with your vc card ordering doesnt work
You need to spend some money to upgrade sc servers i think
And one more do you know /wallet.alliedwallet.com/.
I received email from them after trying to order your vc card

We are pleased to advise you that your recent application for an Allied Wallet prepaid card account has been approved. Your card will be sent out to you shortly.

When you receive your card, please follow the instructions provided in this email.

You will need to activate your card and set up your secure access details. You may do this online at: https://wallet.alliedwallet.com/.

Yes it is your provider
very good and legit worldwide service licensed by Bank of England and FCA
Pab
legendary
Activity: 1862
Merit: 1012
What is with your vc card ordering doesnt work
You need to spend some money to upgrade sc servers i think
And one more do you know /wallet.alliedwallet.com/.
I received email from them after trying to order your vc card

We are pleased to advise you that your recent application for an Allied Wallet prepaid card account has been approved. Your card will be sent out to you shortly.

When you receive your card, please follow the instructions provided in this email.

You will need to activate your card and set up your secure access details. You may do this online at: https://wallet.alliedwallet.com/.
hero member
Activity: 819
Merit: 500
Accept Bitcoin, NEM, and Dash at your business! SpectroCoin provides the quickest, safest, and cheapest integration for business: risk-free bitcoin and other altcoins exchange services with low fees. Get started now: https://spectrocoin.com/en/accept-bitcoin-payments.html




hero member
Activity: 819
Merit: 500
SpectroCoin participated of the Bank of Lithuania hackathon and our team's digital collector coin project took the 2nd place! Thank you everyone for the support!
Congratulations also to the winners, DLteam, and all the other participants!

hero member
Activity: 819
Merit: 500
Use BTC, ETH, XEM and EUR from your SpectroCoin blockchain wallet to top-up your mobile phone! Available in more than 100 countries, including UK, USA, India, and China. Click on the link to check the options available for your country. Find your carrier and start making calls with BTC immediately! https://spectrocoin.com/en/purchase.html




hero member
Activity: 819
Merit: 500
SpectroCoin is delighted to announce that it now offers the possibility to withdraw and deposit Banker (BNK) tokens. In this blog post, we will guide you through the process of sending and receiving BNKs between your external wallet and SpectroCoin accounts.





Check it out here https://blog.spectrocoin.com/en/2018/05/bnk-token-deposits-and-withdrawals-are-now-supported-at-spectrocoin/
hero member
Activity: 819
Merit: 500




You may find all updates in regards to our merchant program here: https://spectrocoin-merchant.quora.com/
Or updates regarding all of our services here: https://annspectrocoin.quora.com/​
Don't hesitate to contact us if you need assistance.
hero member
Activity: 819
Merit: 500
At SpectroCoin, we go great distances to protect our users from any threats. To ensure you are fully protected and safe, read the following blog post: https://blog.spectrocoin.com/en/2018/05/protect-yourself-from-scams/

hero member
Activity: 819
Merit: 500
Another contest is ongoing. Don't miss out the giveaways on our social media (Facebook, Twitter, and Instagram).

hero member
Activity: 819
Merit: 500
Still won't change their minimum withdrawal fee for BTC from 222 sat/B causing users to pay ridiculous fees for a transaction.  Avoid at all costs.

We are working on integrating Segwit to decrease the fees. At the moment, the fees are measured by the network busyness so that transactions are confirmed by miners quickly
newbie
Activity: 32
Merit: 0
Still won't change their minimum withdrawal fee for BTC from 222 sat/B causing users to pay ridiculous fees for a transaction.  Avoid at all costs.
hero member
Activity: 819
Merit: 500
We will have more updates regarding our new worldwide card solution in the near future, stay tuned!  Smiley

What exactly do you mean by "near" future? It's been 2 months since that message and still no news.
The support also told me worst case scenario would be end of march / beginning of april, yet nothing.

You were one of the first exchange to react with this blog post https://blog.bankera.com/2018/01/07/new-bankera-cards-have-already-arrived/ talking about your anticipated Plan B, and 5 months later we still have nothing.

In the meantime Bankera raised $150M, I mean that's enough to sustain a +1000 employees company for at least two years without selling anything, and yet I'm sure your SpectroCoin business is already profitable. So what more do you need to have these f***ing cards ready!?

Also I'm amazed how in this blog post https://blog.bankera.com/2018/03/02/bankeras-roadmap-what-comes-next/ it's said the completion of this phase gets us another step closer to becoming the bank for the blockchain era... but the thing is, if you were a real bank, and your clients wouldn't have been able to use their cards for 5 months, that bank would probably have been completely ashamed and ruined by mainstream media, all your clients would have flown away, and you would be totally filing for bankruptcy right now.

I really hope you understand how lucky you are that most people investing in these ICOs were just smart enough to be early adopters and don't know what to do with their crypto today. I mean most ICOs raise more than 20 times what they could have raised going through Kickstarter or Indiegogo, and among the 10% that are not complete scams, most of them don't have any clue how to run a business. Look at Oculus Rift ffs, they raised $2M, 75 times less than Bankera, and they delivered a product that was a f***ing technological marvel on time, that's how you run a business, especially when you have investors behind you.

So now prove me wrong, get your shit together, prove me you know how to run your business, and ship these cards already! Please!


Firstly, apologies for the inconvenience caused and for exceeding the time frame. To ensure a strong product, additional testings and a more accurate technical integration are needed. We are testing the cards and they will be announced as soon as the testing is over. We highly appreciate your understanding and soon when the cards will be available, please accept our apologies again for exceeding the time frame by a short period of time.
Pages:
Jump to: