• Resolved gabethenaabe

    (@gabethenaabe)


    Hello, I want to add multiple payment options, however, I cannot figure out how to do so/find someone who can show me how.

    Most of my code works, but the payment options and the “Enter” button does not. What do I need to add for the code to work?

    <label> Your name
        [text* your-name] </label>
    
    <label> Your email
        [email* your-email] </label>
    
    <label> Your Pinterest name/handle
        [text* your-handle] </label>
    
    <label> Are you a beep boop? 
        [text* your-answer] </label>
    
    [select menu-272 "Pay with Paypal|paypal" "Pay with Credit Card|stripe"]
    
    [select menu-516 "Pay with Paypal|paypal" "Pay with Credit Card|stripe"]
    
    [select menu-86 "Pay with Paypal|paypal" "Pay with Stripe|stripe"]
    
    [select menu-100 "Pay with Paypal|paypal" "Pay with Credit Card|stripe"]
    
    [enter "Enter!"]

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

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I want to add multiple payment options. How do I do this?’ is closed to new replies.