Okay
  Public Ticket #2758983
AGGIUNGERE METODO PAGAMENTO
Closed

Comments

  • Sara started the conversation

    Buonasera, avrei la necessità di aggiungere come metodo di pagamento "Paga con la carta" poiché ho un account stripe da dover collegare.

    Grazie, attendo un vostro cortese riscontro

  •  867
    Neuron replied

    Hi Sara,

    It’s not possible to add the Stripe pay button directly on the cart page, but there are a few workarounds that you can do to achieve this:

    1. You can enable payment request buttons (Apple Pay & Google Pay), such that they can be shown on the single product page. You can read more on this.

    https://docs.woocommerce.com/document/stripe/#section-7

    2. The other method would be to redirect to checkout on the Add to cart page. This can be done using the following code snippet: 

    https://businessbloomer.com/woocommerce-redirect-checkout-add-cart/ 

    There, your customers would be able to enter credit card details and make the payment directly.

    Feel free to ask for anything you need.

    Kind Regards


  • Sara replied

    Thanks a lot. :)

  •  867
    Neuron replied

    You're welcome anytimesmile.png

    Feel free to ask for anything you need.

    Kind Regards