Engineering

Modifying Recurring Billing Transactions

How to modify existing recurring billing transactions using Active Merchant with the BeanStream gateway.

1 min read
Sebastián Martínez
Sebastián Martínez Published on Nov 16, 2009

Ok, it’s been some time we don’t post something in the blog, past weeks have been crazy at the office but now everything is back to normal, hopefully.

In this post I just want to tell that we added an extra ability to the recurring billing for BeanStream Gateway: Modify an existing transaction.

It’s pretty easy, you just need to do something like this:

response = gateway.update_recurring(new_amount, new_options)

Remember, same for canceling, as BeanStream uses another API for managing these kind of transactions, we need to use the account_id for identifying the same, so you must include it on the options. Then all same options can be passed.

Check it out here: http://github.com/wyeworks/active_merchant.

That’s all, don’t forget to comment!

Article you may like

View All

Let's build together.

Ready to partner with a team that cares as much about your success as you do?

+1