Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter stynex

    (@stynex)

    I found the problem. I’m sorry, it’s a mistake of my gmail because there was a filter to delete messages if there is a “request” word in the mail.

    Thread Starter stynex

    (@stynex)

    Hi, Unfortunately, these options will not work for me. We don’t sell any products. We selling services. I created a separate PHP page on my website with details about our customers which we already have and use ‘do_shortcode()’ to add the payment button as I put manually the following values: name / price / button_text / description / item_logo / customer_name / customer_email / class (for css). We don’t use any other options which you provide. This work very good for us and I’m very happy with your plugin, but we have to divide the payments to 2 different stripe accounts. We already have two accounts in Stripe and will be very helpful if I can to set two different Publishable and Secret Keys into your plugin and use the plugin from a shortcode only. For example:

    do_shortcode( ‘[accept_stripe_payment account=”1 or 2″ name=””‘ . $value . ‘” button_text=”Pay Now” description=”‘ . $array . ‘” item_logo=”” customer_name=”‘ .$myname . ‘” customer_email=”‘ . $email . ‘” class=”myButton stripe-pay-btn”]’ );

    How you can see, I use only the shortcode to create the button.

    I look forward to hearing from you.

    Thank you!

    Thread Starter stynex

    (@stynex)

    Thank you!

    Thread Starter stynex

    (@stynex)

    Hi,

    Actually {product_details} and {description} are totally different. In {product_details} you can see a few of other tags in one tag. The {description} is the information you put in the shortcode with “description=” tag. For example, I put their information about services like hours, service name, price, etc. I want to receive this information by email after the payment, otherwise, I can see the payment and after that, I have to login in the Stripe to see the information in the description. I see that this tag is missing but I just let you know that this tag is very important because is the only place who you can put some additional info about the service or the product. I will really be happy if you make the update for this. I tried to do my self but I failed with this.

    Thank you!

    Kind regards

    Thread Starter stynex

    (@stynex)

    Thank you for your replay! I checked everything and there is no tag for Description of the payment as the description in the shortcode. I need to add the description of the payment whe I receive the emails after payments. Is this a missing purposely or you can update this? Thank you!

    Thread Starter stynex

    (@stynex)

    Yes! That’s correct. It’s very strange but this is the truth. I tried everything but nothing.

Viewing 6 replies - 1 through 6 (of 6 total)