Search found 50 matches

by pezza
Thu Mar 18, 2010 2:01 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Trigger / Status for "Reserve & Collect"
Replies: 13
Views: 8339

Re: Custom Trigger / Status for "Reserve & Collect"

Hello,

Just an update...

Katie has reported this as a bug http://bugs.ablecommerce.com/show_bug.cgi?id=8811

Andrew
by pezza
Thu Mar 18, 2010 10:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Trigger / Status for "Reserve & Collect"
Replies: 13
Views: 8339

Re: Custom Trigger / Status for "Reserve & Collect"

Just to add, i have raised a support case for this, just to rule out whether or not this is meant to behave in this way. At least this should identify if it is a bug, or if it simply is not meant to trigger the email. The way i understand it, there are 3 levels of status/email notifications: 1) Auto...
by pezza
Thu Mar 18, 2010 6:49 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Trigger / Status for "Reserve & Collect"
Replies: 13
Views: 8339

Re: Custom Trigger / Status for "Reserve & Collect"

Thanks Mazhar for helping me with this. :-( It didn't work unfortunately. Adding the status update trigger DID send the email, however as we originally thought, it sends this email on ANY status change, so i changed it to my reserve and collect status and i got the email. When i then changed the sta...
by pezza
Wed Mar 17, 2010 7:07 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Trigger / Status for "Reserve & Collect"
Replies: 13
Views: 8339

Re: Custom Trigger / Status for "Reserve & Collect"

Thanks Mazhar, I am slightly confused with this as the Merchant Guide suggests that you can create a new order status and have an email sent when the status is changed to this new status. It also mentions that an Order Status doe NOT have to have a trigger and it should send the email when the statu...
by pezza
Tue Mar 16, 2010 9:38 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Trigger / Status for "Reserve & Collect"
Replies: 13
Views: 8339

Re: Custom Trigger / Status for "Reserve & Collect"

Thanks Mazhar, So if i have understood this correctly, i can select the update status trigger which would usually trigger on any status change, but then add some nVelocity loop around the email contents that basically says for each status of "Ready to Collect" process the content?? meaning that the ...
by pezza
Mon Mar 15, 2010 6:43 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Trigger / Status for "Reserve & Collect"
Replies: 13
Views: 8339

Re: Custom Trigger / Status for "Reserve & Collect"

:( For some reason, it is not triggering the email. All looks fine with the email itself, although no triggers are selected, but that is because you cannot link to a specific status change. The only one that is close is "status is changed", but that would send the email whenever the status is change...
by pezza
Mon Mar 15, 2010 6:23 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Trigger / Status for "Reserve & Collect"
Replies: 13
Views: 8339

Re: Custom Trigger / Status for "Reserve & Collect"

Thanks for the reply Tim, I have this set up this way at the moment, but the email is not being triggered when i change the status, so i thought that it must be the trigger itself that sends the email? I guess if it should send the email by changing the status manually, that must mean that i have no...
by pezza
Mon Mar 15, 2010 12:19 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Trigger / Status for "Reserve & Collect"
Replies: 13
Views: 8339

Custom Trigger / Status for "Reserve & Collect"

Hi, I have created a new status called "Ready to collect". The purpose of this status is to record orders where the item is ready to be collected, where a customer has chosen a shipping method as "Reserve & Collect". I wanted to add this extra feature to allow local customers to be able to order onl...
by pezza
Sun Mar 14, 2010 9:54 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Paypal / Order confirmation issues
Replies: 1
Views: 1522

Paypal / Order confirmation issues

Hi, I am just in the process of testing payment via paypal, and have noticed that i get returned to my paypal page with an "Oops --" error page. I think i may have found some articles on this site to resolve this, (auto return etc needing to be OFF in PayPal) but i would appreciate if any one can co...
by pezza
Mon Feb 15, 2010 10:45 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Seperate shippable items
Replies: 2
Views: 1733

Re: Seperate shippable items

Thanks for the reply Mazhar. Can i just check with you that i am understanding this right... Because some of the items will be large, they will warrant 1 package alone, so if someone orders two items which includes a large item, this would involve 2 parcels/packages. As shipping firms charge "per pa...
by pezza
Sun Feb 14, 2010 1:55 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Seperate shippable items
Replies: 2
Views: 1733

Seperate shippable items

Hi, I am just setting up some of the shipping methods, which are all based on weight. Some items are large and therefore would have to be shipped seperate, therefore i have marked 2 products as "seperate" in the shippable field. When i select these 2 products, the cart and checkout still groups them...
by pezza
Tue Feb 09, 2010 7:40 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Barclays ePDQ Payments/Gateway
Replies: 14
Views: 11506

Re: Barclays ePDQ Payments/Gateway

Thanks for your help with this Judy. Hopefully I can merge the code from the sample scripts provided by Barclays ePDQ (above) with a new dll based around authorizenet, and that way I wouldn't need to have them as 2 seperate files so to speak. I think what is also confusing me, is that with my curren...
by pezza
Tue Feb 09, 2010 6:04 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Barclays ePDQ Payments/Gateway
Replies: 14
Views: 11506

Re: Barclays ePDQ Payments/Gateway

Thanks Judy, So, if i follow the AbleCommerce Integration guide as far as adding it in to the Admin, i can get my Admin to pick up the option for Barclays ePDQ, and then i can select the PayPal Gateway and my Barclays ePDQ Processor as my 2 main Gateways/Processor? Then, the configuration will ask m...
by pezza
Mon Feb 08, 2010 2:14 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Barclays ePDQ Payments/Gateway
Replies: 14
Views: 11506

Re: Barclays ePDQ Payments/Gateway

Please could someone tell me how i would update AbleCommerce to a custom gateway/processor? Assuming that I am happy with the sample code that i have, how do i make the Admin "understand" that as well as an option for PayPal (which is already selectable in the admin), there will also be a "Custom" p...
by pezza
Wed Feb 03, 2010 4:54 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Barclays ePDQ Payments/Gateway
Replies: 14
Views: 11506

Re: Barclays ePDQ Payments/Gateway

Ok, so i have my code that encrypts the order details and then sends the post data to EPDQ. The code for this is as follows... Code Behind VB Public Class Example Inherits System.Web.UI.Page #Region " Web Form Designer Generated Code " 'This call is required by the Web Form Designer. <System.Diagnos...
by pezza
Tue Feb 02, 2010 11:31 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Barclays ePDQ Payments/Gateway
Replies: 14
Views: 11506

Re: Barclays ePDQ Payments/Gateway

Hi, I have just noticed a post in the Good reference area. One of the replies in here mentions that PayPal is a good example of a method requiring processing by a third party site. Would the PayPal pages be a good starting point for achieving my integration for ePDQ? If so, is PayPal source code ava...
by pezza
Mon Feb 01, 2010 4:43 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Barclays ePDQ Payments/Gateway
Replies: 14
Views: 11506

Re: Barclays ePDQ Payments/Gateway

Hi, What are the existing pages that trigger the payment authorisation and the transaction details back in? Are there any existing pages that i can look at that handle the status of the transaction, especially when the customer is passed back to the site? Maybe i can get some understanding from read...
by pezza
Fri Jan 29, 2010 11:22 am
Forum: Feature Requests
Topic: Please Post New Payment Processors Requests Here
Replies: 28
Views: 76396

Re: Please Post New Payment Processors Requests Here

Hi,

I would like to see Barclays ePDQ added as a payment gateway.

Thanks

Andrew
by pezza
Thu Jan 28, 2010 3:29 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Barclays ePDQ Payments/Gateway
Replies: 14
Views: 11506

Re: Barclays ePDQ Payments/Gateway

Thanks Mazhar, Now i am even more confused :-) So, I need to locate the payment form and add a button to it (or customise it in accordance with the integration guide). There are 2 scripts provided by the integration guide, one is an encryption script and the other is a response handling script. The ...
by pezza
Tue Jan 26, 2010 12:28 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: User Setting Field in order confirmation email
Replies: 11
Views: 4925

Re: User Setting Field in order confirmation email

and is that the same with colormin and colormid, or is that meant to be different values?

Sorry, just that i used to be a proof reader in a past life :-)
by pezza
Tue Jan 26, 2010 11:59 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: User Setting Field in order confirmation email
Replies: 11
Views: 4925

Re: User Setting Field in order confirmation email

Hi,

Is the s meant to be before the colormidnumber, or is that just a typo? Maybe if typo in your code, that might be why it is not getting the correct value

Andrew
by pezza
Tue Jan 26, 2010 10:02 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Barclays ePDQ Payments/Gateway
Replies: 14
Views: 11506

Re: Barclays ePDQ Payments/Gateway

Hi, thanks for the rply. I have read this, but unfortunately am still a little confused :oops: I have the Barclays ePDQ integration guide, but this just gives me ASP.NET code to handle an encryption script and a response handling script. How would i integrate this code by using the guide referred to...
by pezza
Mon Nov 16, 2009 5:42 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Brands feature
Replies: 2
Views: 1784

Re: Brands feature

Hi, Following on from this, i am considering just using the "Vendor" and "Manufacturer" functions, so for example, i am going to use the Vendor as the Manufacturer/Supplier, and use the Manufacturer as the Brand/Range. My questions are now: 1) How easy would it be to amend the field name from Manufa...
by pezza
Fri Nov 13, 2009 10:50 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Brands feature
Replies: 2
Views: 1784

Brands feature

Hi, I am currently running the demo of AbleCommerce and have noticed that there is no feature to record a Brand. I have noticed some posts relating to using the Manufacturer field as the Brand, but in my case, i would need to have both. I would need the Manufacturer for Admin searching, as a Brand c...
by pezza
Sun Oct 11, 2009 6:30 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Barclays ePDQ Payments/Gateway
Replies: 14
Views: 11506

Barclays ePDQ Payments/Gateway

Hi, I am just running the demo at the moment, and cannot seem to see where i can add a "custom" gateway. I currently use Barclays ePDQ and would need to ensure that i can link my custom routines, including payment update status etc if i decided to migrate to AbleCommerce. Can anyone advise if it is ...