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

Generated Latest Changes for v2021-02-25 (Auth & Capture) #900

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

recurly-integrations
Copy link
Contributor

@recurly-integrations recurly-integrations commented Apr 30, 2024

POST /purchases/authorize
POST /purchases/:transaction-id/capture
POST /purchases/:transaction-id/cancel

@recurly-integrations recurly-integrations added the V4 v2021-02-25 Client label Apr 30, 2024
@amandamfielding amandamfielding changed the title Generated Latest Changes for v2021-02-25 Generated Latest Changes for v2021-02-25 (Auth & Capture) Apr 30, 2024
@amandamfielding amandamfielding merged commit 71d197d into v3-v2021-02-25 Apr 30, 2024
13 of 14 checks passed
@amandamfielding amandamfielding deleted the v3-v2021-02-25-8899612454 branch April 30, 2024 21:32
recurly-integrations pushed a commit that referenced this pull request May 1, 2024
[Full Changelog](4.48.1...4.49.0)

**Merged Pull Requests**

- Generated Latest Changes for v2021-02-25 (Auth & Capture) [#900](#900) ([recurly-integrations](https://github.com/recurly-integrations))
#
# @return [Resources::InvoiceCollection] Returns the cancelled invoice
#
def cancelPurchase(transaction_id:, **options)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this should be in snake case, i.e. cancel_purchase vs cancelPurchase as is now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V4 v2021-02-25 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants