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.
Answer Answer to Question 4684
recommend a modern, production-level module to handle in-person payments? ...
Raj — April 2014 — 1 comment
Answer Answer to Question 8981
['commerce_payment']['payment_method']['#options'] as $id => $title) { //dpm($id); if (stristr ($id, "payment ... _example")) { $form ['commerce_payment']['payment ... _method']['#options'][$id] = "Blue and Awesome"; } if (stristr ($id, "payment_2")) { $form ...
Josh Miller — August 2013 — 1 commentDiscussion bug with shipping address
Hi, I think i found a bug. when a user checksout they are asked the billing and shipping, for some ... address to the users profile again and again. i had to delete teh same address in teh users profile many ... many times! and its the same exact address just the system saved it each time the user placed an order! ...
ariban99 — March 2013 — 10 comments
Answer Answer to Question 7265
That is by default set to "pending". If you have no other payment methods, set that from ...
dasmoermel — April 2013 — 3 comments
Discussion Help Configuring Paypal IPN and Drupal Commerce
IPN system to log transactions. I've set up commerce paypal as a payment method but can't ...
iamasq — June 2012 — 1 comment
Discussion Paypal WPS question
I want to use the paypal WPS method as payment option in my commerce site. The payment proceudre ... everything ok. For administrator, if I go to check the order I cannot see what type of payment was selected ... by customer, I don't have a row in the payment admin screen ...
smurf — May 2014 — 1 comment
Discussion going live with PayPal?
I've reading through a few threads here and "there", and I'm a bit confused. Can I go live with a VERY simple site using PayPal as the gateway? The site, will have a handful of items, and will be a great learning ground for me. However ...
TechDust — March 2011 — 6 comments
Answer Answer to Question 3164
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 ... a customer to complete checkout without payment. It may be off-line payment, a pending payment, or an ...
Ryan Szrama — April 2013 — 4 commentsAnswer Answer to Question 9042
Vote up! 2 Vote down! Great question Dorian! This is a simple way to enable users to sell content, ... "Payment" called "When an order is first paid in full" 8) Add a loop on the Order:Line-items 9) ...
Josh Miller — August 2013 — 1 commentAnswer Answer to Question 12474
mapping and see all of the standard fields, including GUID and my custom field that I had just added. In ...
Josh Miller — December 2013