Developer forum

Forum » Ecommerce - Standard features » OrderCustomerHouseNumber vs OrderCustomerAddress2 in paymentprovider

OrderCustomerHouseNumber vs OrderCustomerAddress2 in paymentprovider

Martijn Bokhove
Reply

Hi

I´m looking in a project my colleagues build where there is an issue with the paymentprovider.
Payments with iDeal work fine, payments with Afterpay getting blocked on incorrect addressinformation.

Looking at the templates from this project and comparing it with templates from an older project where we used Afterpay it looks like the issue is the use of OrderCustomerHouseNumber in stead of OrderCustomerAddress2 in the new project.

Is it somewhere in the settings where we can define what field for HouseNumber can be used to send to the paymentprovider?

Gr
Martijn


Replies

 
Nicolai Høeg Pedersen
Reply
This post has been marked as an answer

Hi Martijn

It is not configurable. But I've just changed the Ogone checkout handler to use the housenumber field if it has a value or fall back to Address2 as before.

This is TFS#17756 and will be out with the next hotfix of 8.6.1.14, due later today or tomorrow.

Change of code, see attachment.

Capture.PNG
Votes for this answer: 1
 
Martijn Bokhove
Reply

Hi Nicolai

Thanks for the change!

Gr
Martijn

 
Peter Leleulya
Reply

Nicolay, it seems your estimate "due later today or tomorrow" was somewhat premature.
Do you have any idea when we can expect the 8.6.1.14 release?
I was scheduled to implement the update today based on your estimate.

 
Nicolai Høeg Pedersen
Reply

Yes, we got delayed...

Just talked to QA - they will build it today.

BR Nicolai

 
Peter Leleulya
Reply

Thanks Nicolai.

 
Peter Leleulya
Reply

:'( The site practically died after upgrade ... >> http://developer.dynamicweb.com/forum.aspx?ThreadID=42088&PID=48

 
Martijn Bokhove
Reply

Hi Nicolai

We have the new version running now.
The deliveryfields for Afterpay are being filled correctly.

Only the customerfields don't contain the housenumber.
Could it be that the 'general' customerfields for Ogone/Ingenico are being filled in other part of the paymentprovidercode?

Gr
Martijn

 
Nicolai Høeg Pedersen
Reply
This post has been marked as an answer

Hi Martijn

Try the attached Checkout handlers assembly - made one more change.

Will also be out in 8.6.1.15

NP

Capture.PNG
Votes for this answer: 1
 
Martijn Bokhove
Reply

Hi Nicolai

I have added the file, that did the trick.

Thanks for your very quick support!

Gr
Martijn
 

 

You must be logged in to post in the forum