Exception: Recurly::API::PaymentRequired

Inherits:
ClientError show all
Defined in:
lib/recurly/api/errors.rb

Overview

402 Payment Required

Your Recurly account is in production mode but is not in good standing. Please pay any outstanding invoices.

Instance Attribute Summary

Attributes inherited from ResponseError

#request, #response

Method Summary

Methods inherited from ResponseError

#code, #description, #details, #initialize, #symbol, #to_s

Methods inherited from Error

#set_message, #to_s

Constructor Details

This class inherits a constructor from Recurly::API::ResponseError