Forum Replies Created
-
AuthorPosts
-
davor.geciParticipantCould you put a link to your website (store)? I would like to see what your flow looks like
davor.geciParticipantDid you solved the problem with paypal?
davor.geciParticipantHi Zlatan,
I still didn’t come to this stage to go and test in live environment.
Do you use it for recurring payment? If yes, does it record the transaction when a next payment is triggered by Fastspring?
davor.geciParticipantHello Zlatan,
I see that you also have some problems with this module and that the author is not very responsive.
I found on Fastspring docs an article about testing the Paypal and it say that it can’t be done in test environment. The article is about the older classic portal, but it maybe also referes to the new with subscriptions.
Did you try it in live (not test) environment?Here is the link to this article:
https://fastspring.com/docs/classic/how-can-i-get-the-paypal-payment-method-to-appear-during-testing/Davor
davor.geciParticipantThere could be a workaround.
In the code you could test with IF
If the $gatewayParams[‘product_path_sub’] is blank then send the pid (ProductID that can users see in the links tab, for example: pid=2 this is the product with the product id 2)
Then in the Fastspring we can use for the Product Path the pid
So we will name our product in Fastspring what we want (for example “My product”) but we will change the Product Path (url) to the pid (for example 2).
This would not brake your current setup that uses the static Product Path and will allow to have more than 1 products.
What do you think?
davor.geciParticipantFor future reference to me or others.
The support team has responded to me in a chat and they have some challenges because of the situation with the covid and shutdowns. Will first see if Fastspring allows webhosting companies and if yes I will buy and test the module to see if everything works.
Thanks to the support team for the reply.
Davor -
AuthorPosts