Search found 18 matches

Go to advanced search

by bitaps.com
Fri Feb 17, 2017 7:41 am
Forum: Project Development
Topic: Accept Bitcoins on your site
Replies: 10
Views: 4069

Re: Accept Bitcoins on your site

If you have any ideas of payment methods, let's discuss and create it together! We are opened for you.
by bitaps.com
Fri Feb 17, 2017 7:38 am
Forum: Русский
Topic: Приём Bitcoin на своём сайте
Replies: 5
Views: 3194

Re: Приём Bitcoin на своём сайте

Если у Вас есть какие то пожелания или идеи для процессинга, пишите на почту или здесь на форуме. С удовольствием обсудим и создадим вместе.
by bitaps.com
Tue Dec 20, 2016 2:22 pm
Forum: Русский
Topic: Приём Bitcoin на своём сайте
Replies: 5
Views: 3194

Re: Приём Bitcoin на своём сайте

Image

Собрали для вас векторные кнопки и логотипы Биткоина https://bitaps.com/ru/buttons
by bitaps.com
Sat Dec 17, 2016 7:12 pm
Forum: Project Development
Topic: Accept Bitcoins on your site
Replies: 10
Views: 4069

Supporting Hot wallet

That interface works like a " Create payment address ", but received payment will be separated to hot wallet and cold storage of bitcoins.
For example, you need quick pay in your project and supply hot wallet balance for fast payout. Remained amount will be transfered to treasure, cold storage or ...
by bitaps.com
Wed Dec 14, 2016 5:58 pm
Forum: Project Development
Topic: Accept Bitcoins on your site
Replies: 10
Views: 4069

Re: Accept Bitcoins on your site

As ACK we need to receive Invoice number. It's prevents from server cash.
you can read more at https://bitaps.com/api/#Processing_the_callback
by bitaps.com
Wed Dec 14, 2016 5:45 pm
Forum: Project Development
Topic: Accept Bitcoins on your site
Replies: 10
Views: 4069

Re: Accept Bitcoins on your site

Sure. We doing first callback when transaction just propogated (unconfirmed) in the network. Then we doing callback every confirmation up to specified confirmations in API query. If we did not get answer, we do it up to three days.
We will finish callback debugger and logger soon to test any ...
by bitaps.com
Wed Dec 14, 2016 10:49 am
Forum: Project Development
Topic: Accept Bitcoins on your site
Replies: 10
Views: 4069

Accept Bitcoins on your site

Hello

I would like to tell about Bitaps.com API advantages.
My first post is very simple - How to accept Bitcoins on your Website.

Create payment address

Main task in processing bitcoin payments is generate and monitoring an unique address for each new user or invoice. Once payment received and ...
by bitaps.com
Wed Dec 14, 2016 10:36 am
Forum: Русский
Topic: Приём Bitcoin на своём сайте
Replies: 5
Views: 3194

Re: Приём Bitcoin на своём сайте

Интерфейс поддержание баланса на горячем кошельке

Интерфейс работает по тому же принципу что и "Создание платёжного адреса", но деление средств происходит между горячим и холодным кошельком.
Для примера, вам нужно держать горячий кошелек для быстрых регулярных выплат своим клиентам, а остальные ...
by bitaps.com
Tue Dec 13, 2016 5:15 pm
Forum: Services
Topic: Bitcoin payment processing API, blockchain as service API bitaps.com
Replies: 6
Views: 3590

Re: Bitcoin payment processing API, blockchain as service API bitaps.com

New API function added

Distribution between hot and cold wallet

That interface works like a "Create payment address", but received payment will be separated to hot wallet and cold storage of bitcoins.
For example, you need quick pay in your project and supply hot wallet balance for fast payout ...
by bitaps.com
Tue Dec 06, 2016 9:45 am
Forum: Русский
Topic: Приём Bitcoin на своём сайте
Replies: 5
Views: 3194

Re: Приём Bitcoin на своём сайте

Массовые выплаты по чеку (Redeem code List)

С помощью редим кода, вы можете производить массовые выплаты по списку от 1 до 250 получаетелей. А так же, опционально, назначать данной транзакции сообщение с максимальной длиной 80 байт. Такое сообщение будет вечно храниться в подписи транзакции ...
by bitaps.com
Tue Dec 06, 2016 9:14 am
Forum: Русский
Topic: Приём Bitcoin на своём сайте
Replies: 5
Views: 3194

Re: Приём Bitcoin на своём сайте

https://bitaps.com/static/img/smartcontract1.png


Представляю вам удобный платёжный интерфейс приёма биткоин с дальнейшим распределением денег на несколько адресов.

Если вам нужно при поступлении денег, сразу же оплатить часть вашему партнёру или заплатить за контент, который вы перепродаёте.
А ...
by bitaps.com
Thu Dec 01, 2016 9:24 pm
Forum: Services
Topic: Bitcoin payment processing API, blockchain as service API bitaps.com
Replies: 6
Views: 3590

Re: Bitcoin payment processing API, blockchain as service API bitaps.com

New API function added

Mass payment from Redeem code

Description:
With Redeem Code you can pay up to 250 receivers. Also you can add message to this transaction with maximum length 80 bytes. This function supplied with BIP 70 and BIP74.

Limits:
Maximum input coins 250
Maximum receivers ...
by bitaps.com
Sat Oct 29, 2016 10:28 pm
Forum: Русский
Topic: Приём Bitcoin на своём сайте
Replies: 5
Views: 3194

Приём Bitcoin на своём сайте

Приветствую всех

https://bitaps.com - это Bitcoin процессинг и удобный эксплорер.
Запускайте любые проекты и используйте приём Биткоина на своём сайте сегодня же.

Плюсы криптовалют думаю все знают:
1) анонимность
2) транзакции не отменить и не вернуть (нет Chargeback'ов)
3) легко пополнить и ...
by bitaps.com
Wed Oct 19, 2016 10:54 am
Forum: Development & Technical Discussion
Topic: BTC Transaction related question
Replies: 1
Views: 2318

Re: BTC Transaction related question

1.
Bitcoin protocol no limit on quantity of inputs or outputs, only limit on transaction size ( 100 Kbyte standard transaction rules, non standard transaction limited block size 1 Mbyte)
So when Bob sent to Alice 1,5 BTC when Bob has only 2 BTC coin, he have to create transaction with 1 input 2BTC ...
by bitaps.com
Tue Oct 18, 2016 8:38 pm
Forum: Services
Topic: Bitcoin payment processing API, blockchain as service API bitaps.com
Replies: 6
Views: 3590

Re: Bitcoin payment processing API, blockchain as service API bitaps.com

We are almost finished update for API documentation, and will publish it soon.

Most important thing that not included in recent documentation is ability to track online on our website registered addresses for payment processing.
It will help you to debug your applications.

To track your payments ...
by bitaps.com
Tue Oct 18, 2016 3:44 pm
Forum: Services
Topic: Bitcoin payment processing API, blockchain as service API bitaps.com
Replies: 6
Views: 3590

Bitcoin payment processing API, blockchain as service API bitaps.com

Bitcoin blockchain API BTC

No registration needed, simple RESTfull API

Available features:

Payment processing API
Redeem codes API
Smartcontract API
Blockchain leadger API
Market price monitoring
Miner fee analytics API

We are continue to develop new features and blockchain ...
by bitaps.com
Tue Oct 18, 2016 1:20 pm
Forum: Services
Topic: Answer.Market: Answer questions for Bitcoin!
Replies: 20
Views: 7346

Re: Answer.Market: Answer questions for Bitcoin!

Today we released feature for split payments:

more details on https://bitaps.com/api

POST/api/create/payment/smartcontract/{callback}[?confirmations=0-10]

Create an address by type: Smartcontract payment list.

Description:

Received payment will be paid by cascade to the list of addresses and ...

Go to advanced search