HomeGuidesAPI ReferenceChangelog
Log In

Release 1.12.3

API Reference Guide Updates

ChangesDescription
Update Payment Method Billing Address endpoint accepts Billing Address objectIt is now allowed to Update the billing address associated with an existing payment method by supplying a billing address object. Previously, it was only possible to supply an existing billing address ID.
Create Subscription response enhancementsThe following enhancements were made to the Create Subscription endpoint response to provide more information and make the result of the call more transparent:

A “message” parameter was introduced to return information about the first payment transaction result.

The subscription object will always be returned in the response (previously, it was not returned in the case of the first payment transaction failure).