• Hi,
    I have just installed this plug in and am having problems setting it up following the installation guide..
    Ive got up to putting [direct-stripe] onto my page which is fine although a little big and if I change the border px size it doesn’t change the size of the box?
    I then cant find the options part, where do I change these options i.e for how much they are paying etc?
    Thanks, Kim

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Nicolas Figueira

    (@nahuelmahe)

    Hello @kimwright,

    The options that are specific to each button needs to be set up in the shortcode.

    [direct-stripe type=”payment” amount=”5000″ description=”My awesome product/service” ]

    The list of arguments/options available is in www.remarpro.com plugin’s description page.

    For your styles issue you would need to edit CSS.

    The button class is .direct-stripe-button

    Best wishes

    Thread Starter kimwright

    (@kimwright)

    ok, where do I place the shortcode please? I tried putting something in the CSS box in customize but it doesn’t seem to do anything to the button?

    Plugin Author Nicolas Figueira

    (@nahuelmahe)

    Paste in the customizer-> CSS

    .direct-stripe-button {
    width: 5rem;
    max-height: 2rem;
    }

    The shortcode is to be placed in any post or page content editor area.

    Best regards

    Thread Starter kimwright

    (@kimwright)

    Thanks that worked, but it through out the font on the button – any idea where I get this changed to fit the new size button?
    Thanks

    Thread Starter kimwright

    (@kimwright)

    I must be doing something wrong I have set up:

    [direct-stripe type=”payment” amount=”7000″ name=”newborn session” description=”Ideal age between 4 -10 days. (If your baby is older than 2 weeks and you missed that sleepy newborn phase I can focus on awake/sibling images) ” label=”Pay now” panellabel=”Pay now”]

    on a new page but still when I press the direct stripe button it doesn’t show any relation to this or the amount that the customer is being charged ??

    Plugin Author Nicolas Figueira

    (@nahuelmahe)

    Would you have a link or screenshots I could see?

    When you click your button (that says pay now) and the modal form opens, is there the description and the name displayed in the form? The modal form button should now say “pay now 70 (your currency)”.

    For the styles, try to add a font-size: 1.5rem;

    And try with different numbers to reach your needs.

    Regards

    Thread Starter kimwright

    (@kimwright)

    No when the modal form pops up it has my logo and description but doesn’t not say pay now 70.

    will try the styles thanks

    Plugin Author Nicolas Figueira

    (@nahuelmahe)

    Could you send me a link where i can see the button?

    Regards

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Options’ is closed to new replies.