- This topic has 2 replies, 2 voices, and was last updated 2 weeks, 5 days ago by
Tommatthews.
-
AuthorPosts
-
September 6, 2021 at 2:27 am #11126
davor.geciParticipantHello,
your video on WHMCS is not in english so we don’t understand a word you are saying.
Can we add more then 1 product?
In WHMCS there is only 1 field for product URL.September 6, 2021 at 9:56 pm #11128
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?September 9, 2023 at 10:45 am #15134
TommatthewsParticipantThanks for the information. https://www.telltims.net
-
AuthorPosts
You must be logged in to reply to this topic.