Rank: Member
Joined: 11/10/2005(UTC) Posts: 30
|
I have a new need to add a product type into BV that on purchase generates a "token" or "guid" or activation link with a guid.
I did this a while ago by detecting a sku and injecting the functionality in ordersummary.aspx (i think htats the page from memory)
Is there a better way or built in way to do this?
The guid is used by a different .net based site to activate a license to elearning.
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
There is no guid/token/serial number product type built into BVC5, but you could create a custom workflow task that creates the token, then add that task to the Order Payment Complete workflow. |
|
|
|
|
Rank: Member
Joined: 11/10/2005(UTC) Posts: 30
|
Thanks for the tip - i read up on workflow and see where i can add it from the store admin.. but in browsing the code what folder/file can be edited/cloned to program a new custom workflow task?
|
|
|
|
Rank: Member
Joined: 11/10/2005(UTC) Posts: 30
|
oh i see it now under core sourcecode... now to find out why "Type 'Anthem.CompareValidator' is not defined"
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
Here is an article I wrote about writing custom workflow tasks, http://structured-solutions.net/Bvc5OrderWorkflowTask |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.