protected function confirmBillingAgreement() {
        $billingAgreementId = $this->getData_Staged( 'subscr_id' );
        $this->setBillingAgreementDetailsIfUnset( $billingAgreementId );

        $this->logger->info( "Confirming billing agreement $billingAgreementId" );