BV Commerce Forum
»
BV Commerce Support
»
General Support
»
CreditCard orders have PayPal notes in them.
Rank: Member
Joined: 8/17/2006(UTC) Posts: 681
|
Hi,
I have a strange problem with CreditCard orders. All of them contain details about PayPal like there would be a paypal operation involved. But all my CC is done via an Australian credit card gateway not related in any way with PayPal.
What I get in my notes is:
TRANSACTION APPROVED(***) Transaction Reference Number: ******
<SPAN id=ctl00_MainContent_PrivateNotesField_ctl09_lblAuditDate><SPAN id=ctl00_MainContent_PrivateNotesField_ctl08_lblAuditDate>17/05/2007 <SPAN id=ctl00_MainContent_PrivateNotesField_ctl08_NoteField>Paypal Order Accepted With Paypal Order Number: EC-****2506L71562200
17/05/2007 <SPAN id=ctl00_MainContent_PrivateNotesField_ctl09_NoteField>Paypal Order Accepted With Paypal Order Number: EC-*****929A25892526
Timeline is reversed (top message is the newest one). I replaced some stuff with ***.
Any idea why I get this? Does anyone else sees this?
Thanks,
Corneliu. |
|
|
|
|
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
If you are getting that error then you payments are definitely getting authorized through the paypal express stuff. This workflow task has this check before it starts:
If context.Inputs("Mode").Value = "PaypalExpress" Then
If you copied some code somewhere that has this in it, then you may inadvertently be running this workflow. Another way to fix it would be to remove all of your paypal workflow steps if you are not using paypal. |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
Rank: Member
Joined: 6/26/2006(UTC) Posts: 351
|
I see this too sometimes, and I didn't change any of the code relating to this.
My thoughts were, they originally chose Paypal, then used the Back button to pay with credit card? |
|
|
|
|
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.