Forum Replies Created
-
AuthorPosts
-
October 31, 2011 at 4:09 pm in reply to: Coupon causing post processing failure with authorize.net #30190jomo5280Member
of course – after we customized our estore a ton we just encountered this issue. Amin, do you remember what the fix was? i have downloaded new version of estore to compare to ours – if you could point us in the right direction that would be awesome!
jomo5280MemberIs there anybody out there that can throw me a bone on how to add {total_shipping} to an older version of eStore?
I have made some extensive customisations and can’t really do an auto update – as it would kill all my work.
Is it as simple as adding it to a file along with the other email tags? ie [first_name} {product_details} etc.
any thoughts would be greatly appreciated!!!!!
jomo5280Memberok. that is what i guessed.
thanks.
jomo5280Memberok – can you tell me which file(s) this was added to? i have done a ton of customization and would like to try to add it to my older build.
thank you!
jomo5280Membercool. looks like i have an older build – v6.7.1 – which is considerably different than the files you updated.
will it work if i add:
add_shortcode(‘wp_eMember_renew_membership_for_free’, ‘wp_eMember_renew_membership_for_free_handler’);
and the function:
function wp_eMember_renew_membership_for_free_handler($atts){
(and the rest of the function code)
am i missing anything?
again thanks for your help!
jomo5280MemberAwesome! which file(s) did you modify that added that functionality?
(just so i know when i download the new build so i can incorporate with my existing revisions)
thanks!!
jomo5280MemberThanks Key Master
The member won’t make an actual payment to renew – rather just complete a quiz we have made and then “allow” access to Renew. So I was just seeing if I could us the same functionally of making a payment to renew (but really not making a payment) and tricking system to think so to renew membership. I realize we would prob need to do it via php.
Thanks again.
jomo5280MemberI guess i am just looking for the existing code that “if they make a paypal payment it renews their membership” so i can re-use to make it a user initiated button on a hidden page?
Again, thank you for your support and assistance. Both e-Store and e-Member are working awesome for us so far!
jomo5280Memberunderstood. I guess we are confused by the multiple (different) customer ID’s for the same transaction.
It would be nice if we could somehow visually flag that group of products as being from the same transaction – as opposed to matching up the transactions numbers. Maybe alternate different transactions ID’s from Bold to normal somehow? So if the transaction has the same ID they would all be Bold, then the next transaction would be Normal, and so on… Any thoughts?
thanks!
jomo5280MemberWe actually got it to work by adding some additional code and an additional table in the Db. I can email you what we did if you are interested.
jomo5280MemberWe actually got it to work by adding some additional code and an additional table in the Db. I can email you what we did if you are interested.
jomo5280MemberAmin – how would one go about adding these “logic/conditions” to the codebase?
Meaning it would only deal with “logged in members” – and this conditional would check to see if a particular member has used this coupon before or not?
jomo5280MemberAmin – how would one go about adding these “logic/conditions” to the codebase?
Meaning it would only deal with “logged in members” – and this conditional would check to see if a particular member has used this coupon before or not?
jomo5280MemberSo, i really can’t offer my members special coupons that are guarded against them sending to non members?
Can i have one of their pages expire after x amount of days that has all of the discounted items on it – so they cannot access those items after the days have passed?
sorry, I am just looking for a solution – as i sold client on this architecture and have spent last 2 weeks customizing both eMember and eStore.
can you hack something together for us if we pay ya?
jomo5280Member -
AuthorPosts