Forum Replies Created
-
AuthorPosts
-
April 8, 2020 at 2:30 am in reply to: Gravity Forms / Stripe integration with the WP Affiliate Plugin #72570adminKeymaster
Looks like the action data is completely empty. That gravity forms hook is suppose to pass more data that our plugin reads and then acts on it.
The commission rate shouldn’t be an issue here.
Can you please ask the Gravity forms support why their following action hook could pass empty values for the $action parameter?
gform_stripe_webhook
The folloiwng is the hook that we use in our plugin. At the moment, it looks like the $action parameter is empty on this site:
adminKeymasterYou can add the custom CSS code in the following interface of your site:
WP Admin Dashboard -> Appearance -> Customize -> Additional CSS
The example CSS your showed looks fine to me. You will need to try them yourself and see what works.
For me to be able to give you CSS, I will need to inspect the form myself in my browser (a print screen won’t work). I need to see the HTML code of the page so I will need the URL of the page where it is being used.
April 8, 2020 at 2:13 am in reply to: WP Affiliate – affiliate tracking for coupons with Stripe Payments plugin #80445adminKeymasterWe don’t have a coupon tracking option for Stripe payments plugin. This is something we will work on adding.
adminKeymasterThis is strange. What happens if you turn off the debug logging feature in estore?
adminKeymasterIs your PayPal account a personal account or a premier or business account. I think PayPal no longer offers some of these e-commerce related features to “personal” accounts anymore.
April 6, 2020 at 12:46 am in reply to: WP eStore Download Manager file not downloading with encrypted location #80429adminKeymasterDid you make the S3 files private? Private files can’t be shared since that link will expire later. Any S3 link to a private file will expire after some time (there is a setting that can be used to customize how long the s3 file’s link will remain active). WP eStore will use the API to fetch that Private file and serve the download. Does that make sense?
adminKeymasterIf you have enabled the Google Analytics tracking then ALL transactions will need the full address data (it is a requirement from Google Analytics tracking). So you have a decision to make. You can’t enable Google Analytics then offer checkout that doesn’t collect all the required data. Disable the Analytics tracking or you may have to use one of other methods (non checkout method) to give the free item.
adminKeymasterIt shouldn’t take that long to generate the link so something else maybe preventing that functionality from working. Do you see any other error anywhere when you use the “Manual Encrypted Link Generation” feature?
April 6, 2020 at 12:37 am in reply to: eStore – Possible to Pay What You Want Recurring/Subscription? #80442adminKeymasterThere maybe one or two gateways where the “pay want you want” feature may not work since the gateway in question handles the subscription differently. However, for PayPal the following feature should work for subscription:
Which gateway are you trying to use?
April 4, 2020 at 11:15 pm in reply to: WP eStore Download Manager file not downloading with encrypted location #80427adminKeymasterI personally feel amazon s3 integration will offer a superior solution. Once you set it up, you will no longer be reliant on the hosting provider and the server’s configuration for the download dispatching.
It is somewhat easy to get started with amazon S3 also. The cost for amazon S3 is negligible. I use it myself and sometimes my s3 bill is like $2 for the whole month.
adminKeymasterGlad to hear that.
adminKeymasterIn the “gateway settings” menu, keep the following checkbox unchecked:
Use Manual Payment Option
That way the manual payment option won’t be shown in the cart. However, if that 100% discount is used and someone clicks checkout, the “Redirect to Manual Checkout For Zero Amount Purchase” option will redirect them to the manual checkout.
Also, it is worth checking out the following post which has some useful tips for giving an item for free:
https://support.tipsandtricks-hq.com/forums/topic/selling-items-for-00-giving-product-for-free
April 4, 2020 at 11:04 pm in reply to: New WPAffiliate install – New affiliate registration doesn't work #80437adminKeymasterI tried it in chrome and it worked fine for me. Do you have any caching that maybe causing the issue? Is your chrome version upto date?
adminKeymasterYou could try this one (if it doesn’t work then you can switch it back to what you have now):
April 4, 2020 at 1:51 am in reply to: New WPAffiliate install – New affiliate registration doesn't work #80435adminKeymasterIt just did a test and the registration and login worked fine for me. Do you see an entry for “tipstest” in the “Manage Affiliates” menu?
Maybe you didn’t fill in one of the required fields when you were testing the registration. When you hit the register button, do you see any error on the page (scroll up to see if there is any error on any fields)?
-
AuthorPosts