Closed petski closed 6 years ago
See src/Bitpay/Invoice.php:
src/Bitpay/Invoice.php
public function getPaymentTotals() { return $this->paymentSubtotals; }
Fixed in v2.2.20
See
src/Bitpay/Invoice.php
: