BitPay PHP SDK

BillStatus

Contains bill statuses: Can be "draft", "sent", "new", "paid", or "complete"

Tags
author

BitPay Integrations integrations@bitpay.com

license

http://www.opensource.org/licenses/mit-license.php MIT

see
https://developer.bitpay.com/reference/bills

REST API Bills

Table of Contents

Constants

COMPLETE  = "complete"
DRAFT  = "draft"
NEW  = "new"
PAID  = "paid"
SENT  = "sent"

Constants


        
On this page

Search results