Skip to content

Iugu Gateway: authorize, capture and purchase methods#2160

Closed
alexandremcosta wants to merge 4 commits intoactivemerchant:masterfrom
alexandremcosta:iugu
Closed

Iugu Gateway: authorize, capture and purchase methods#2160
alexandremcosta wants to merge 4 commits intoactivemerchant:masterfrom
alexandremcosta:iugu

Conversation

@alexandremcosta
Copy link
Copy Markdown
Contributor

reference: iugu.com/referencias/api

@phsacramento
Copy link
Copy Markdown

hi, nice job.
How can i use that implementation in my project?

Thanks.

@alexandremcosta
Copy link
Copy Markdown
Contributor Author

alexandremcosta commented Aug 23, 2016

Until activemerchant/active_merchant accept this pull request, the only option is to include my repository in your project. According to this doc (http://bundler.io/git.html), this is the way to go:
gem 'active_merchant', github: 'alexandremcosta/active_merchant', branch: 'iugu'

@phsacramento
Copy link
Copy Markdown

Ok. I do that.
But in application backend i can't see any option to configure iugu.

Can u help me?

@iagopiimenta
Copy link
Copy Markdown

Any chance of being merged?

@gbrlcustodio
Copy link
Copy Markdown

It's been a while since this pull was requested, no updates since then? It would be great to have any response from author/contributors.

@alexandremcosta
Copy link
Copy Markdown
Contributor Author

Looks like it's the fifth next in the line. I have no permission to do the merge by myself, so unfortunatelly I cannot do anything besides waiting, @gcmartins93. Additionally, the project that required me to create this PR doesn't exist anymore :(
Good luck!

@gbrlcustodio
Copy link
Copy Markdown

Thanks for reply, @alexandremcosta, it's being a while since this PR was open. Do you think that it would take too long to be merged? In the meanwhile do you suggest to use your branch?

@alexandremcosta
Copy link
Copy Markdown
Contributor Author

As I can see, there is a queue of approval, from the last to the first. Its taking more than a year, from the submission to the approval. Since there is nothing we can do, I recommend you to use my branch, or to drop activemerchant and create your own integration using Iugu API.

@gbrlcustodio
Copy link
Copy Markdown

Thanks for the fast reply, it helped to move forward with my decision.

@bpollack bpollack added the gateway/feature Adds a new feature to an existing gateway label Jun 25, 2018
@gustavopergola
Copy link
Copy Markdown

It might be a good idea to have :order_id as a param inside create_post_for_auth so we can link both our order to Iugu charge and Iugu charge to our order.

Also, why does the comments indicate us the use of the purchase method to create bank_slips if those are only captured after some days? It doesn't make much sense to try and capture it right after creating the bank_slip because the auto capture will never work...

@github-actions
Copy link
Copy Markdown

To provide a cleaner slate for the maintenance of the library, this PR/Issue is being labeled stale after 60 days without activity. It will be closed in 14 days unless you comment with an update regarding its applicability to the current build. Thank you!

@github-actions github-actions Bot added the Stale label Dec 30, 2025
@github-actions github-actions Bot closed this Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gateway/feature Adds a new feature to an existing gateway Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants