Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ip_address to Transaction #157

Merged
merged 1 commit into from
May 19, 2015
Merged

Add ip_address to Transaction #157

merged 1 commit into from
May 19, 2015

Conversation

csmb
Copy link

@csmb csmb commented May 19, 2015

Adding ip_address to transactions now that it's exposed
https://docs.recurly.com/api/transactions#create-transaction

cc: @drewish

Test:
$transaction = Recurly_Transaction::get(‘<uuid>’);
print htmlspecialchars($transaction);

@drewish
Copy link

drewish commented May 19, 2015

+1 Looks good.

drewish added a commit that referenced this pull request May 19, 2015
Add ip_address to Transaction
@drewish drewish merged commit 38359ea into master May 19, 2015
@drewish drewish deleted the ip_address branch May 19, 2015 22:35
@bhelx bhelx added the V2 V2 Client label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 V2 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants