Forum Replies Created
-
AuthorPosts
-
RobertParticipant
Yes, the only way to make it work was for me to install WordPress HTTPS plugin and set the plugin to secure the collect-details page.
Do you guys have a solution without adding another plugin?
RobertParticipantOk, I have disabled the “Fancy Redirection On Checkout” and enabled the sandbox in the gateway bundle. The api credentials are already test ones.
Just ran a test through and everything worked.
Does the “sandbox” need to be enabled to test?
So does that mean the “Fancy Redirection On Checkout” has to remain off?
RobertParticipantOk, thanks for the update.
RobertParticipantI looked and didn’t see any JavaScript errors. Some minor HTML errors. Here is the link to the page for adding items to the cart:
[http://realskinsolutions.com/skin-care-products]
Once something is added to the cart, click checkout.
RobertParticipantOk, any timeline for the strip subscription?
RobertParticipantNot really sure how/where to update the code. Any chance of adding this functionality into the Gateway Add-On?
RobertParticipantJust wondering if anyone has had a chance to look into this?
RobertParticipantI understand, but can you tell me where in the code the name is put into the cart?
I assume it is added to the $_SESSION variable using name.
Where is this done?
RobertParticipantI have a product with 2 variations. The product shows up in the cart:
Product name (variation 1) (variation 2)
I’d like to change it so that is show up in the cart (as well as in the email that goes out to the buyer) so it reads:
Product name (variation 1 – variation 2)
Hope that helps.
RobertParticipantAnother +1 for recurring/subscription payments via Stripe
RobertParticipantAfter additional testing, I have checked in both the Safari browser from a desktop computer as well as from an iPad and the checkout button sends me to the Paypal Standard checkout NOT the Paypal Advanced checkout. This also occurs with Firefox and Chrome. Only IE sends me to the Paypal Advanced chedkout.
Please advise on the browser issue and the layout c development. Some research on Paypals site makes it look like layout b and c are fairly easy to implement.
RobertParticipantThat was some additional testing I was doing that is no longer valid. Please look at the other results
Also, I noticed that in Safari, Palpal Advanced is not working, it goes to Paypal Standard.
Also, can you give me info on the development of layout c? I really need this functionality.
RobertParticipantTo clarify, when I am sent to the Paypal checkout is tax and shipping info. There is not product detail in the “Order Summary” box.
When I was using Paypal standard, I set up my shiping and tax info on Paypal. Now, I have it set up on my site, but since I sell physical products, I am only required to charge tax if someone in my state (CA) buys something. If someone in say IL buys, I don’t want it to charge tax.
It also appears my return url is not properly working. It should be:
[http://realskinsolutions.com/product-thank-you]
I have debug turned on. My site is: realskinsoutions.com and below is a link to debug info:
[http://realskinsolutions.com/wp-content/plugins/wp-payment-gateway/wp_pg_debug.log]
It looks like the product detail is going across, but it cuts off the line (the full detail line is not there).
Please note the site is fully live.
I also really would like to see layout C since it appears it is the only way to have Paypal “truly” process in the background. Without it, there is no advantage to Paypal Advantage over Paypal Standard.
RobertParticipantI just purchased the gateway bundle 2 days ago and installed it. I am not seeing the product passed to Paypal. When I checkout all I see is shipping and tax. Also, am I supposed to turn off the paypal gateway in the eStore settings if I only want Paypal Advanced (it seems to work, but I get an error message stating I need to enable a gateway)?
I would also like to know when layout C will be enabled.
Lastly, I know Paypal standard allows you to set up tax and shipping info, I don’t see that in Paypal Advanced. Is that not available with Paypal Advanced?
RobertParticipantSo what happens if you delete a coupon? It seems to still up the id number. How does it track that?
-
AuthorPosts