Enter the amount you want to buy.
Choose the token you want to buy.
purchase amount
{{ ("" + form.amount).replace('.', ',') }} eur
{{ ("" + lastPrice.fiatToToken(form.amount)).replace('.', ',') }} {{ lastPrice.currency.toUpperCase() }}
Onecomet is out of service. There is no date to reactivate the credit card service. You can follow any updates on our social networks.
Read and follow the steps shown below.
1.
Add the CREA username, this name works as an address where the balance you are buying will be sent.
2.
Select the payment method with which you want to make the purchase.
It is the name of @user with which you connect to creary.net
Then select the payment method.
{{ form.username }}
This is the most important part. Make sure the username is correct.
{{ form.email }}
{{ form.phone }}
{{ form.name }} {{ form.surname }}
{{ form.address }}
{{ form.zip_code }}
{{ form.state }}
{{ form.country }}
{{ ("" + lastPrice.fiatToToken(form.amount)).replace('.', ',') }} {{ lastPrice.currency.toUpperCase() }}{{ comissionAmount.toFixed(2).replace('.', ',') }} €
Onecomet Fee{{ ocComission.toFixed(2).replace('.', ',') }} €
Card Fee{{ pgComission.toFixed(2).replace('.', ',') }} €
Total{{ total.toFixed(2).replace('.', ',') }}€