Closed (fixed)
Project:
Commerce Moneris
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2012 at 16:36 UTC
Updated:
16 Dec 2014 at 21:24 UTC
Jump to comment: Most recent
Comments
Comment #1
ionut.alexuc commentedWhat exactly do you mean by authorize a payment?
Comment #2
rbrownellThe process of authorizing a payment simply put means that a hold is put on the credit card for the amount but the actual amount is not yet taken from the credit card. This allows the amount to be adjusted at a later time before it comes out and is deposited into the merchant's account. This is typically the method that hotels and car rental places use to reserve rooms... They put a hold on the card in the expected amount so that the cardholder can't spend it, but the amount is not yet due to the merchant so it is not yet deposited into their account, until the transaction is finalized at a later time.
Comment #3
rbrownellIf using the Hosted Pay Page, the configuration of an Authorization happens on the Pay Page configuration end instead of the Drupal end.
Comment #4
rbrownellAre you attempting to pre-auth using the hosted pay page or the API?
Comment #5
storytellerjeff commentedI'm attempting to pre-authorize rather than capture the funds at the time of online purchase. I'm not using the HPP.
I can't find a setting to change from capture to pre-auth. How would this be done?
Comment #6
storytellerjeff commentedComment #7
maciej.zgadzaj commentedI have been working on a new version of this module for one of our clients. It seems to be ready now, going through some final testing, and is available on GitHub. Just sent a message to Ionut to add me as a co-maintainer so I could push it to d.o. as well (as branch 7.x-2.x).
It supports authorisation transaction too.
Feel free to give it a test ride, all input is highly appreciated.
Comment #8
joegl commentedThanks Maciej! I am going to poke around for a client. I'll let you know if I spot anything.
Comment #9
joegl commentedI have a quick questions about the PreAuth; is there an option/button to complete or capture the transaction from within Drupal/Commerce or do PreAuth's have to be finished through Moneris directly?
Comment #10
joegl commentedThe client is currently getting test credentials for Moneris but I will update once I have run some test transactions. Thanks again for updating this module!
Comment #11
maciej.zgadzaj commentedJoe, read the README.txt file! :)
Seriously though, yes, there is - for successful PreAuth transaction you have links in transaction's 'operations' column to Reverse/Capture(/ReAuth).
http://awesomescreenshot.com/0803y9078f
Comment #12
joegl commentedWhen in doubt, read the README! D'oh! Thanks for you help!
Comment #13
Scott Robertson commented