Top "Checkout" questions

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

Woocommerce: Set checkout field values

For a special group of customers that aren't yet WP user in my system, I am directing them to a …

php wordpress woocommerce field checkout
How I can allow free shipping for only specific product in Magento?

I am working on Magento online store. My client wants to offer free shipping for few products. When I enable …

magento checkout magento-1.9
Changing WooCommerce cart item names

The goal is to change the name of the item as it gets passed to our payment gateway, but leave …

php wordpress woocommerce checkout cart
WooCommerce API: create order and checkout

WHAT AM I TRYING TO DO I want to make a Native Android APP (Not HTML5/Jquery mobile) for my …

android wordpress api woocommerce checkout
Magento - get Customer Address id of order shipping address

I got the shipping address of an order by $order->getShippingAddress() $order = Mage::getModel('Mage_Sales_Model_Order'); $order-&…

magento checkout addressbook shipping billing
stripe checkout custom button not charging

I am trying to get Stripe's Checkout Custom Button to charge a credit card but all it does is minimize …

javascript php checkout stripe-payments
How to get Post Data from Magento's Onepage Checkout?

in order to add a customers comment field in the Magento Checkout, I added a text field in the appropriate …

magento checkout
WooCommerce: Pre-select and restrict to one state and city on checkout

I'm setting up a store that only sells to one city. I'm trying to figure out how I can restrict …

php wordpress woocommerce checkout city
Add fee based on specific payment methods in WooCommerce

In WooCommerce I need to apply a custom handling fee for a specific payment gateway. I have this piece of …

php wordpress woocommerce checkout payment-method
How To Prevent Woocommerce from selecting default payment method on Checkout page?

On Checkout page payment methods are presented and the first one is selected by default and automatically. I need to …

jquery wordpress woocommerce payment checkout