How to pay the difference when upgrading from VIP to SVIP on the website?
Selenium39

Selenium39 @selenium39

About: 📮 https://chat-tempmail.com 🌍 https://fwfw.app 📚 https://flowable.me 🎮 https://chiikwa-pocket.me 🔧 https://e-ink.me ☕️ https://buyacoffeeto.me

Joined:
Mar 25, 2021

How to pay the difference when upgrading from VIP to SVIP on the website?

Publish Date: May 22 '25
1 0

I'm adding a payment feature to my website https://chat-tempmail.com, and I've chosen creem.io as the payment tool. While coding, I encountered an issue:

For example, my VIP costs $5, and SVIP costs $10. When upgrading from VIP to SVIP, the user should only pay the price difference of $5.

Should I:

  1. Create a dedicated "price difference" product for this case?
  2. Pass a fixed discount code when creating the order?
  3. Or is there another approach to handle this?

Looking for the best practice to implement this logic.

Comments 0 total

    Add comment