I'm writing a new gateway class which relies on HTTP PUT methods, which the Connection class does not currently support.What's the best way to get that added? Submit my own change via git?
--
You received this message because you are subscribed to the Google Groups "Active Merchant" group.
To view this discussion on the web visit https://groups.google.com/d/msg/activemerchant/-/5Ho5egAzdIAJ.
To post to this group, send email to activem...@googlegroups.com.
To unsubscribe from this group, send email to activemerchan...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/activemerchant?hl=en.
I made the change, but I'm unable to push it, permission denied. I can
push to a repository I created so I have the ssh key setup correctly.
Do I have to be allowed to push or something?