Top "Checkout" questions

Checkout is the process of finishing a transaction after using a shopping application for some time.

How to change Billing address field label in WooCommerce

In my design i have non standard billing fields label and markup. For example "Town / City *" should be "Province *". I …

php wordpress woocommerce checkout custom-fields
Magento - 'proceed to checkout' button to go to login page if not logged in

When a user who is not logged in (anonymous) clicks Proceed to checkout, I want them the be taken to …

magento login checkout
How to display WooCommerce cart items on the checkout page?

I'm working on this website where I was asked to add a list of the cart items to the checkout …

php wordpress woocommerce checkout shortcode
Magento get chosen shipping and billing method address fields

How can I get the choosen shipping and billing fields during checkout? (I want to show them in sidebars) I …

magento checkout
How to set custom grand total before checkout process in magento?

I have added an observer on "sales_order_place_before" Event and want to customize grand total before processing the …

php events magento checkout
PayPal Checkout Buttons and Custom Variables

I have created a rather simple photo gallery that I wish to apply PayPal Checkout buttons. The basics are simple …

paypal checkout
Customize the text "Total" in WooCommerce checkout page

I would like to change the the "Total" text in my checkout page to "Total inkl. vat". I have tried …

php wordpress woocommerce checkout gettext
Adding Cart items Ruby on Rails

I am developing a very basic shopping cart and the issue I am having is that if I add more …

ruby-on-rails ruby-on-rails-3 checkout cart
Magento: How can I change the shipping method title at the checkout page?

Basically what I'm trying to do is on the Checkout Page, I'm trying to change the USPS 'First-Class Mail Parcel' …

magento checkout shipping
Add a custom checkbox in WooCommerce checkout which value shows in admin edit order

I try to add an <input type="checkbox"> which value also shows at the woocommerce backend, so I …

php wordpress woocommerce checkout custom-fields