Query to seat tickets - real / actual User

  • Posts: 1
  • Thank you received: 0
8 years 4 months ago #223654

-- HikaShop version -- : 2.6.0
-- HikaSerial version -- : 1.10.1

Hi,
Is there any opportunity for "seat tickets" to record not only the buyer but also on who actually used the ticket :?:

Example, ticket purchases User1 but gives him some User2 and User2 it will use to enter the raffle.

HikaSerial noted that ticket bought in goods User1 and being able to test it using the code (code, or EAN, or QRcode) but is able to record that it was used by someone other than User1 - example as the aforementioned User2

Thanks

BTW: otherwise, everything is running as it should ;)
www.hikashop.com/support/documentation/2...ticket-tutorial.html
www.hikashop.com/support/documentation.h...ns-attachserial-form

Last edit: 8 years 4 months ago by Ron.

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
8 years 4 months ago #223659

Hi,

I hope that I understand your question correctly.

In HikaSerial, you can configure the pack to not assign the serial with the user.
So the serial will be only link with the order (and with the order you can know who buy it) but the serial will be free to be consumed by someone else.
And when a serial (with no user assignation) is consumed, HikaSerial will perform the user assignation in the same time than the changement of the serial status.

Now, if you hare using HikaShop Business, you can use "item" custom fields.
So for the ticket products, you can display a text input as an item custom field. In that field, the customer would be able to enter the name of the person who will use the ticket.
And in the plugin "attach serial" you can display item custom fields like you can display order custom field, product fields, etc.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0
8 years 4 months ago #223683

Hi Jerome,

Ron is my co-worker and we are trying to achieve this:
Change the assigned user at "consume" process.

I have tried set the Serial Pack to "No assign user=Yes" but after order confirmation, there is user (buyer) assigned to SN.

For better explanation here is the model situation:

- User buy some product from our shop and receive 2 codes.
- First one is SN for our software (not consumable in our shop)
- Second one is a code for Raffle via AttachSerial plugin.
- The code for Raffle can be given as a gift to someone (another registered user)
- Raffle code must be consumed for participation in Raffle.

But after consumption of the Raffle code, there is still the buyer assigned to the code.

Is there a way how to change the assigned user?
Or at least add some additional info to "Serial Extra Data" from user who consumed the SN.

thank you

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
8 years 4 months ago #223750

Hi,

When the setting "no user assign" is set, the generated serial is not assign with the user.
But if you have a serial already "pre-assign", that serial will be select in priority.
So the setting "no user assign" is mostly when you're using a serial generator.

Would it be possible to have more details about your configuration in order to check that all is right ?

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: webium, Ron

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0
8 years 4 months ago #223755

Configuration:





1. Serial pack (should be NOT consumable)





2. Serial pack (this one is consumable, and the user is assigned after order confirmation)




pls. let me know if you need more

thank you

Attachments:
Last edit: 8 years 4 months ago by webium.

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
8 years 4 months ago #223761

Hi,

The setting "consume will check/assign user" is made to also perform the user assignation during the consumption.
If there is already a user assign, it will just check but if there is no assignation, it will perform it.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: webium, Ron

Please Log in or Create an account to join the conversation.

  • Posts: 3
  • Thank you received: 0
8 years 4 months ago #223818

Great, it's working with Generator plugin

thank you again

Please Log in or Create an account to join the conversation.

  • Posts: 846
  • Thank you received: 92
7 years 6 months ago #250573

1)
@jerome you write
Now, if you are using HikaShop Business, you can use "item" custom fields.
So for the ticket products, you can display a text input as an item custom field. In that field, the customer would be able to enter the name of the person who will use the ticket.
And in the plugin "attach serial" you can display item custom fields like you can display order custom field, product fields, etc.

Can this custom field item be attach to any table name available ? which is the prefer one ?
durring using attach serial ( what a silly /funny name for create an image /ticket available in mail webpage !!Does it mean serial is required mandatory field ? ); which item let me acces to this custom field ?






2) in this documentation about hikaserial , the options values choice are define but not the behaviour of thoses values !! ...even label can help understand the vlaue choice sometime it don't help me a lot to choose the right one !!


3) about status i see that some e commerce use differents word /term ? Can i have more information about hoses use by hikashop ?
I think there must be a status page in the documentation that explain howto go t oone status to another status ( manually /auto) ?
- pending in bank transfert documentation
-create ->confirm in awo coupon forum
How many status context exist in kikashop ? (3 ? like order , payment , serial )


4) for payment or serial does refund status are availlable ?
-for payment paypal don't support refund . Does a payment extension support refund ?
-for serial the documentation use the term free , used , unassigned . what are the relation beetween those item and the process to to go from one status to another ?


Thank' s

Attachments:
Last edit: 7 years 6 months ago by lionel75.

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
7 years 6 months ago #250599

Hi,

I'm not following you.

1/ An "item" custom field is stored in the "order_products" table as it always did.
I can only recommend you to read again the attach serial documentation and see the example at the end of the page.

2/ That question is less related to the current thread than the previous one (which was not already out of the subject).
And I'm afraid that I am not able to understand what you're talking about. What options ? What values ?

3/ It's the HikaSerial section of the forum ; not HikaShop.
Thank you for your understanding.

4/ I'm not able to understand if the question is related to HikaSerial and, if it is, what you're talking about.

I think it would be easier if you create different topics for your different questions and that you do not edit you own post a lot of time to add new content and new questions.
And you're also free to use French if you want.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.127 seconds
Powered by Kunena Forum