cancel
Showing results for 
Search instead for 
Did you mean: 

Several new API enhancements for recurring billing and customer profiles are now available.

 

Subscription IDs included with profile requests

Subscription IDs will be returned with all profile requests (customers, payment and address).

 

SubscriptionIDsWithProfileRequests.png 

 

Enhanced ARBCreateSubscriptionRequest

Use a customer profile for the payment information when creating a new subscription.

 

arbCreateWithProfile.png 

 

Enhanced ARBUpdateSubscriptionRequest

When updating a subscription, you can now specify a customer profile for the payment information.

 

arbUpdateWithProfile.png

 

Enhanced CreateProfileFromTransactionRequest

Specify information that will update a customer profile with new or updated information (customer email, ID or description) that may be missing from the original transaction.

 

 createProfileFromTransaction.png

 

 

Improved createTransactionRequest

As requested, we’ve enhanced createTransactionRequest to allow you to specify address information and a payment profile for a particular transaction. If you include an address, it will be used for the transaction, but will not create a new address profile. 

 

Example: sending the order to a different address than the one on file, e.g. a gift for Mom or a friend.

 

 chargeCustomerProfile.png

 

 

Keep those suggestions coming! We continue to monitor our Ideas forum and other channels for enhancements.

 

Sample Code and SDK updates supporting these enhancements are available on Gitbhub.

RichardH
Administrator Administrator
Administrator
4 Comments