Code

Discussion on Premium URL Shortener - Link Shortener, Bio Pages & QR Codes

Discussion on Premium URL Shortener - Link Shortener, Bio Pages & QR Codes

Cart 9,226 sales
Recently Updated

KBRmedia supports this item

Supported

This author's response time can be up to 5 business days.

8435 comments found.

Can a user or customer list a digital product or sell a specific product in their bio or personal page through my website’s payment gateway, and then transfer the payment to their bank account after payment?

Eugb

Eugb Purchased

turnstile captcha and showing google API fields (Public Key, Private Key) instead of Site key and Secret key. in admin/settings/security

Hello

The label is the same however the keys will still be added correctly. We added a note for this.

Agulha74 Purchased

Hello Developer,

1. Could you tell me how I can add ads to redirect links? https://i.postimg.cc/Z5yKMLZB/anuncios-na-area-de-redirecionamento.png

2. Could you provide a QR code with the option to add a Pix key?

3. In the bio link, I saw a function on the website called beacons, animated buttons, highlight animations that emphasize the button and the product photo, and many other good things, including the automatic creation of the user’s profile and the bio link with AI.

https://i.postimg.cc/KjZ1X3QK/Captura-de-tela-2026-04-29-122143.png https://i.postimg.cc/q7yqzx5t/Captura-de-tela-2026-04-29-121723.png https://i.postimg.cc/NFJfWJKv/Link-na-bio-criacao-automatica-01.png

I know it’s a lot to work on, but it’s a good long-term idea.

Hey

1. In admin > advertisement > add a slot and choose “Splash”

2. I am not sure what is a Pix key. You mean add an option to add the tax id for Brazil?

3. A lot of AI integrations are coming the version 8.0 :)

Agulha74 Purchased

https://i.postimg.cc/jqnQQzMt/Opcao-de-chave-Pix.png

An option to add Pix as a payment method to the QR code generator, and an option for this feature to be included in the paid plan.

why showing this issues:

Error 404 The page you are looking for could not be found.

when i visit user profile without password, showing this error.. how to solved this issues

also when i try to login user profile, sometime system redirect to login page, why??

Hello

These are usually due to a wrong server settings. I will need to check your php parameters.

maao

maao Purchased

generate large, clickable image thumbnails for their links,

https://imgur.com/a/4t2KYax

Sharing links on social media doesn’t display the larger image. Generate/create larger YouTube thumbnails… How can I enable this within the script settings, or can you point me to a file I can modify?

All websites support it, such as https://picsee.io/en

Hello

You can override the meta image in links > edit.

Please check this ticket @32889

32889

Please re-check this ticket @32889

Hey

Checking it now.

Please re-check this ticket @32889, please check quickly

Fercz

Fercz Purchased

Hello,

I am currently setting up the payment system on my website. Is it possible to streamline the checkout flow so the customer goes directly to the Stripe payment page? I would like to skip the Billing Address fields entirely.

Can I configure the CTAs on my pricing tables to link directly to a Stripe-hosted checkout page?

My only form of payment is Stripe with a credit card.

https://imgur.com/J3gTwki
https://imgur.com/JpIyVP3

Hello

It would require a small change but it is possible. We have the checkout page because you can have more than 1 payment system. Open a ticket so I can tell you how.

Fercz

Fercz Purchased

My last message in ticket #32885 details some issues regarding this and others that might be useful for other users. Can you help me there?

Thanks

Hello

Checking it now.

Hi. If I create three free plans and a user subscribes to one plan but then selects a different free plan on the upgrade page, their plan type will change. Is there a setting that prevents users from changing their free plan at will?

Hello

At the moment, there is no such feature because normally 1 free plan is enough. Is there a reason why you have 3 free plans? Also you can hide some of the plans if needed.

Hi,

I’m facing a strange issue with the URL shortener script.

When my VPS RAM usage goes above 50%, this particular website stops working. However, other websites hosted on the same VPS continue to work perfectly fine. sometime all website not working..

  1. Server details:
  • Panel: Webuzo
  • Server: Apache

So it seems the issue is specific to this script, not the server itself.

Could you please check:

  • If the script has any high memory usage or limits
  • Any Apache/PHP configuration requirements
  • Or anything that could cause it to stop responding under moderate RAM usage

Looking forward to your guidance on this.

Thank you.

See this screenshort on my vps:- https://drive.google.com/file/d/1DpRkn8hCmNJJYUMzQ_e3bN41Ws-fKLXS/view?usp=sharing

Please re-check this ticket @32889

Hey

Checking.

Please re-check this ticket @32889, please check quickly

Please accelerate to solve my problem on the ticket #32780. It’s been existing for more than 3 months, and now I’m still not making money with your script. Thank you

Hello

The problem is not with the script but with Lemonsqueezy. The script and the lemonsqueezy plugins are working fine. I sent you a video on the ticket. If that payment platform is not working for you, it might due to an issue with your lemonsqueezy account.

Hi team,

Thank you for your support, and I have been connecting to Lemon’s team on both sides to fix this problem. So please help me accelerate the conversation.

thank you

Hello

Responded.

Please respond to your email. Thank you in advance.

Hey

Already did.

Received. Thank you again for the response. Great product & support! Good luck with sales! A+++

Fercz

Fercz Purchased

Hi,

In the Paddle integration, can I add multiple localized prices (USD, GBP, BRL, EUR) to the same product in Paddle, and have them all map to the same internal plan in Premium URL Shortener?

The goal is to sell the same Pro plan in different currencies worldwide. Will the webhook transaction.completed correctly identify the plan, regardless of the currency used at checkout?

The sales process would be done through an external link; how should the user account creation process work after payment?

Hello

You can. Paddle will automatically use the appropriate currency based on the country. The webhook will identify the correct plan.

Important: Critical Logic Bug Found in Coupon System

I have discovered a critical logic vulnerability related to coupon validation during the checkout process. I have already sent a detailed report, including steps to reproduce and a suggested fix, via Ticket #32884.

Best regards.

Hey

Checking tickets now.

can i use Redis cache + Nginx web server?

Hey

Yes but you Redis needs to be configured manually. Nginx not an issue. In the next version we will implement an easier way to configure Redis.

Please check this ticket @32889

Hey

Checking now.

Fercz

Fercz Purchased

Hi,

Is it possible to host the entire financial system on an external website where the script is not installed? I need to link the payment process on an external platform with automated user account creation on the script-installed website, based on the customer’s purchased plan.

I require an external billing system because certain features—such as multi-currency support and a dedicated affiliate system with separate accounts—are not natively available in the current script.

Could you please confirm if we can sync external payment confirmations to trigger user provisioning on the website where the script is active?

Hey

There is an API endpoint you can use to assign users to certain plans however you will need to build the script to interact with the endpoint. So my answer is yes you can use an external payment however it will require some work on your part.

nj50501

nj50501 Purchased

Hi,

When you say, “A lot of changes but the major feature will be deep AI integration”.

I do hope this is optional for admin owners, & able to be turned-off completely.

Hey

Definitely.

version 8.0, which type of feature are coming?? and update date?

Hey

Check your php session and cookie lifetime settings.

how to check it?? i use webuzo panel

Hey

Check under PHP FPM settings (https://webuzo.com/docs/admin/php-fpm-settings/)

Agulha74 Purchased

Hi Denver, how can I add the chat code to the website?

Hey

You can add it via admin > themes > custom CSS/JS.

abynalsk

abynalsk Purchased

I purchased an extended license. I use the SaaS module, with 3 payment methods. I can’t use any of them. An invoice is issued, the user hasn’t paid, and I haven’t received any money, yet the package is already activated. This is ridiculous. Please respond to my ticket #32879. What’s the point of purchasing an extended license if I can’t use SaaS? Your response is very slow.

Hey

The script uses cookies to remember your language preference. If you switch back to English, view the website in incognito mode and you will see it back in English.

abynalsk

abynalsk Purchased

Hello.

You haven’t answered my ticket from 2 days ago. The coupon feature isn’t working.

Hey

Already answered. Please note that we rarely work during the weekend.

Hello! How can I set the QR background color in transparent ?

Here is a screenshot: https://freeimage.host/i/BEKxV6v

Thank you!

OMG! Thank you so much for your prompt response!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey