Top "Checkout" questions

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

Express Checkout error message: "Security header is not valid"

I'm implementing Express Checkout in PayPal. I have no problem with the first two steps, SetExpressCheckout and GetExpressCheckout. But when …

api paypal checkout
How to customize magento onepage checkout form

i am using Magento 1.5.1.0 and i want to customize the address block in the onepage checkout form. I want to …

magento checkout
Custom validation of WooCommerce checkout fields

I would like add my own regular expression for validating the phone number. In my class-wc-validation.php I have changed …

php wordpress validation woocommerce checkout
Getting order data after successful checkout hook

In WooCommerce, I would like to send a request to an API once the customer has successfully checked out. Its …

php wordpress woocommerce checkout orders
WooCommerce - Disable shipping for downloadable purchases

I've just set up a Woocommerce based webstore and I'm very happy with it so far, but I've come across …

wordpress woocommerce checkout product shipping
How to change WooCommerce text shipping in checkout

I am trying to change a text in the WooCommerce checkout page from Shipping to Delivery from Your Order Section. …

php wordpress woocommerce checkout
Woocommerce Removing "Additional information" Name On Checkout Page

In my Wordpress Woocommerce site I have removed all of the shipping and billing details so the customer only has …

wordpress woocommerce checkout
Add a custom field to WooCommerce Billing form?

I get this code to add a custom field to the WooCommerce Billing form. The field is shown but the …

php wordpress woocommerce checkout hook-woocommerce
Hide Added to Cart message in Woocommerce

I want to remove the "xx product has been added to your cart" message from the top of my checkout …

php css wordpress woocommerce checkout
Stripe Checkout Price error - Invalid Integer

I have a stripe account and am using the test API keys. I have created a Plan with following info …

checkout stripe-payments