Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Discussion Adding payment to access custom entity.

and payment info. 5) Upon successful payment, write a rule (?) to update the seminar entity's ... is the point at which I'd like to use commerce to handle payment. Essentially, the seminar ... entity's reference back to the order. 6) provide the user with the final payment/receipt screen, with ...
MarkLT1 — October 2012 — 1 comment

Discussion How to dynamically calculate the sell price of a product using rules

a product Action: Set the unit price to a specific amount Everithing works very good if i want just to ... a rules_invoke_event('my_event', $line_item, $new_price) into the same hook that call the " Calculating the sell price of ... the price. I tryed all this hooks: hook ...
stefano.marodin — January 2012 — 9 comments

Discussion Home page "payment methods": stick together pictures on links?

admin/appearance/settings/omega_kickstart/footer section/footer2 zone... to modify the appearance. admin/structure/menu/manage/menu-payment ...
corbin — March 2013 — 5 comments

Answer Answer to Question 4204

hook_commerce_checkout_pane_info_alter(&$checkout_pane) {foreach ($checkout_pane as $pane_name => & $pane_data) {if ($pane_name == ...
Prakash Gautam — September 2012

Module commerce_eurobank_redirect

Redirection payment for Drupal Commerce and Eurobank (Greece). By using redirection payments your ... correctly. All it does is add functionality to commerce_static_checkout_url specific to Eurobank. Upon ... for proper communication with your Commerce site. If you are looking for a payment module implementing ...
bserem — November -0001 — 4 Installs
Rooms

Distribution Rooms

change it for specific dates. Define optional add-ons for rooms. Charge either per-night or per-person. ... following owner confirmation. Search by Room Type. Full integration with Commerce to manage payments ... , a range of different payment gateways, and a host of other e-commerce features. Accept full or partial ...
— May 2013 — 647 Installs

Discussion How to set the unit price to a specific amount of a specific product

In Drupal Commerce Kickstart 7.x-2.3 How would I "set the unit price to a specific ... amount" for ONLY ONE specific product? I get how to "set the unit price to a specific amount" in ...
owl — May 2013 — 2 comments

Answer Answer to Question 3164

: hook_commerce_checkout_complete() hook_commerce_payment_order_paid_in_full() ... checkout completion or payment receipt. We don't really know what might need to be taken into ... The important distinction here is that depending on your payment method, it may be possible for ...
Ryan Ryan Szrama — April 2013 — 4 comments

Module Commerce DPS

DPS (PaymentExpress) payment methods for Drupal Commerce. ...
— March 2012 — 38 Installs

Discussion Design pattern for payment gateways

Looks like we need a multicurrency aware design pattern for payment gateways. Following issue in ... the Commerce Multicurrency queue contains several reports of problems with payment gateways when using ... "design pattern" payment gateways should follow: Payment gateways can't assume that they get the ...
das-peter — April 2013 — 3 comments — payment gateways, payment, currency

Pages