• Resolved Meltdown16

    (@meltdown16)


    I don’t want to ask the user for their billing address.
    How do I do this?

    I’ve tried both billingAddressCollection=”false” and shipping-address=”false” but it makes no difference?

    [wp_stripe_checkout_v3 sku="sku_G0VB5QemcOLuGs" cancel_url="https://meltdowninteractive.com/games/racing-game/" button_text="BUY NOW - SPECIAL 50% OFF PROMO!!! <s>$19.99</s> $9.99!" billingAddressCollection="false" shipping-address="false" style="display:inline-block"]

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Noor Alam

    (@naa986)

    @meltdown16, There is no way to do this in the new API. Those parameters are for the legacy checkout shortcode.

    Thread Starter Meltdown16

    (@meltdown16)

    That’s disappointing, how do I assign a product in Stripe to use the legacy checkout code?

    Thread Starter Meltdown16

    (@meltdown16)

    I mean how do I apply a product sku to the legacy checkout code?

    Plugin Author Noor Alam

    (@naa986)

    @meltdown16, There is no sku parameter in the legacy checkout API.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide asking for billing address?’ is closed to new replies.