What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
Infy vCard Saas : NFC Smart Business Card Builder

Infy vCard Saas : NFC Smart Business Card Builder 13.3.2

when you login superadmin and click on plan, add and edit plan not working showing error

I removed the error line and showed but can't save

@raz0r please how can one fix this issue?
 
Last edited:
Reacted by:
when you login superadmin and click on plan, add and edit plan not working showing error

I removed the error line and showed but can't save

@raz0r please how can one fix this issue?
resources\views\sadmin\plans\fields.blade.php

here remove required

Code:
                <div class="col-xxl-12 col-lg-12 p-2 col-md-2 col-5 mb-5 col-xs p-0 {{ isset($feature) && $feature->whatsapp_store == 1 ? '' : 'd-none' }}"
                    id="whatsappStore">
                    <input type="number" required class="form-control"
                        value="{{ $plan->no_of_whatsapp_store ?? '' }}" name="no_of_whatsapp_store"
                        placeholder="{{ __('messages.plan.no_of_whatsapp_stores') }}">
                </div>
 
raz0r 's signature
Reacted by:
  • Like
Reactions: humbleone
raz0r 's signature
Reacted by:
raz0r 's signature
Reacted by:
raz0r updated Infy vCard Saas : NFC Smart Business Card Builder with a new update entry:

InfyvCards-SaaS Releases 13.2.2

v13.2.2 (2025-06-06)​

Features​

  • Add New Home Page Theme.
  • Add PayFast Payment Gateway.

Enhancements​

  • Add WhatsApp Store Section In Super Admin.
  • Add Eye Button In Payment Configuration.
  • Refactor: GYM vCard Template UI.
  • Refactor: Doctor vCard Template UI.
  • Refactor: Event Planner vCard Template UI.
  • Refactor: Stylish vCard Template UI.
  • Add Appointment Booked Toastr Message.
...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: Meteora212
custome doamin option not avilable in latest version

v13.2.2 How to enbale custome domian option??​

 
Reacted by:
I just installed version 13.2.2, uploaded the database and configured the .env but I still get this error.
I also tried installing version 10 which is working and upgrading to 13.2.2 and the error remains the same. How cani fix this?

I enabled debugging but this is the only screen that appears for me.

Error404.png
 
Reacted by:
I just installed version 13.2.2, uploaded the database and configured the .env but I still get this error.
I also tried installing version 10 which is working and upgrading to 13.2.2 and the error remains the same. How cani fix this?

I enabled debugging but this is the only screen that appears for me.

View attachment 50714
@raz0r Kindly look into this. The previous versions of Infyvcard where installing correctly,

But From version >=13.0.0, all the version are are giving the same 404 error. All the database and script is configured correctly still same error in all version >=13.0.0
 
Reacted by:
raz0r updated Infy vCard Saas : NFC Smart Business Card Builder with a new update entry:

Infy vCard Saas 13.3.2

v13.3.2 (2025-07-04)​

Enhancements​

  • Refactor: Lawyer vCard Template UI.
  • Refactor: Flower Garden vCard Template UI.
  • Refactor: Pet Clinic vCard Template UI.
  • Refactor: Marriage vCard Template UI.
  • Refactor: Travel Agency vCard Template UI.
  • Refactor: Real Estate vCard Template UI.
  • Refactor: Photographer vCard Template UI.
  • Refactor: Musician vCard Template UI.
  • Trial Days And Frequency Functionality In Plan
  • Free And Paid...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
Top