Re: First Data Global Gateway e4 sample code

2014-09-22 Thread Casey Dougall - Uber Website Solutions

https://firstdata.zendesk.com/entries/407571-First-Data-Global-Gateway-e4-Web-Service-API-Reference-Guide
slacker
On Sep 22, 2014 7:58 AM, "Michael Dinowitz" 
wrote:

>
> I'm updating a payment gateway to the First Data e4 spec and after looking
> through their site, I can't find anything that looks like useful sample
> code. The one example they have for CF is from 2003. The link that looks
> like it goes to a more current sample asks me to log in.
>
>
> https://firstdata.zendesk.com/entries/407568-first-data-global-gateway-e4sm-web-service-api-sample-code-cold-fusion
>
> Does anyone have a login for First Data and can get me that page? I'd like
> to see if it has any resemblance to the code I hacked together. :)
>
> Thanks
> Michael
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359350
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: First Data Global Gateway e4 sample code

2014-09-22 Thread .jonah

Create it as a gateway to plug in to CFPayment. It's a nice framework 
for handling payment processing stuff.

On 9/22/14, 4:39 PM, Maureen wrote:
> I have a client who uses First Data, but the gateway code is in PHP.
> I could take a crack at doing a CF version if you still need it.
>
> On Mon, Sep 22, 2014 at 6:27 PM, Michael Dinowitz
>  wrote:
>> According to zendesk, the file with the ColdFusion sample code does not
>> exist. I'm using php code as my sample for a ColdFusion app. Not the way
>> things should be.
>>
>> If anyone has any First Data Global Gateway sample code that they want to
>> send to First Data and/or Adobe, please do so. It's embarrassing that
>> ColdFusion is not represented with this or any API. :(
>>
>> yes, I'll submit some sample code but it'll have to wait till after the
>> holidays which start this week.
>>
>> On Mon, Sep 22, 2014 at 7:58 AM, Michael Dinowitz <
>> mdino...@houseoffusion.com> wrote:
>>
>>> I'm updating a payment gateway to the First Data e4 spec and after looking
>>> through their site, I can't find anything that looks like useful sample
>>> code. The one example they have for CF is from 2003. The link that looks
>>> like it goes to a more current sample asks me to log in.
>>>
>>>
>>> https://firstdata.zendesk.com/entries/407568-first-data-global-gateway-e4sm-web-service-api-sample-code-cold-fusion
>>>
>>> Does anyone have a login for First Data and can get me that page? I'd like
>>> to see if it has any resemblance to the code I hacked together. :)
>>>
>>> Thanks
>>> Michael
>>>
>>
>>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359349
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: First Data Global Gateway e4 sample code

2014-09-22 Thread Maureen

I have a client who uses First Data, but the gateway code is in PHP.
I could take a crack at doing a CF version if you still need it.

On Mon, Sep 22, 2014 at 6:27 PM, Michael Dinowitz
 wrote:
>
> According to zendesk, the file with the ColdFusion sample code does not
> exist. I'm using php code as my sample for a ColdFusion app. Not the way
> things should be.
>
> If anyone has any First Data Global Gateway sample code that they want to
> send to First Data and/or Adobe, please do so. It's embarrassing that
> ColdFusion is not represented with this or any API. :(
>
> yes, I'll submit some sample code but it'll have to wait till after the
> holidays which start this week.
>
> On Mon, Sep 22, 2014 at 7:58 AM, Michael Dinowitz <
> mdino...@houseoffusion.com> wrote:
>
>> I'm updating a payment gateway to the First Data e4 spec and after looking
>> through their site, I can't find anything that looks like useful sample
>> code. The one example they have for CF is from 2003. The link that looks
>> like it goes to a more current sample asks me to log in.
>>
>>
>> https://firstdata.zendesk.com/entries/407568-first-data-global-gateway-e4sm-web-service-api-sample-code-cold-fusion
>>
>> Does anyone have a login for First Data and can get me that page? I'd like
>> to see if it has any resemblance to the code I hacked together. :)
>>
>> Thanks
>> Michael
>>
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359348
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: First Data Global Gateway e4 sample code

2014-09-22 Thread Bryan Stevenson

I'll 2nd thatIF I have seen CF examples in payment processing APIs, 
they has generally looked like a 5th grader wrote it with a crayon ;-)

c'est la vie!

*Bryan Stevenson*B.Comm.
President & CEO
Electric Edge Systems Group Inc. - makers of FACTS^(TM)
phone: 250.480.0642
cell: 250.920.8830
e-mail: br...@electricedgesystems.com 
web: www.electricedgesystems.com  
and www.fisheryfacts.com 



Please consider the environment before printing this e-mail

-CONFIDENTIALITY--
This message, including any attachments, is confidential and may contain 
information that is privileged or exempt from disclosure. It is intended 
only for the person to whom it is addressed unless expressly authorized 
otherwise by the sender. If you are not an authorized recipient, please 
notify the sender immediately and permanently destroy all copies of this 
message and attachments.
On 14-09-22 03:27 PM, Michael Dinowitz wrote:
> According to zendesk, the file with the ColdFusion sample code does not
> exist. I'm using php code as my sample for a ColdFusion app. Not the way
> things should be.
>
> If anyone has any First Data Global Gateway sample code that they want to
> send to First Data and/or Adobe, please do so. It's embarrassing that
> ColdFusion is not represented with this or any API. :(
>
> yes, I'll submit some sample code but it'll have to wait till after the
> holidays which start this week.
>
> On Mon, Sep 22, 2014 at 7:58 AM, Michael Dinowitz <
> mdino...@houseoffusion.com> wrote:
>
>> I'm updating a payment gateway to the First Data e4 spec and after looking
>> through their site, I can't find anything that looks like useful sample
>> code. The one example they have for CF is from 2003. The link that looks
>> like it goes to a more current sample asks me to log in.
>>
>>
>> https://firstdata.zendesk.com/entries/407568-first-data-global-gateway-e4sm-web-service-api-sample-code-cold-fusion
>>
>> Does anyone have a login for First Data and can get me that page? I'd like
>> to see if it has any resemblance to the code I hacked together. :)
>>
>> Thanks
>> Michael
>>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359347
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: First Data Global Gateway e4 sample code

2014-09-22 Thread Michael Dinowitz

According to zendesk, the file with the ColdFusion sample code does not
exist. I'm using php code as my sample for a ColdFusion app. Not the way
things should be.

If anyone has any First Data Global Gateway sample code that they want to
send to First Data and/or Adobe, please do so. It's embarrassing that
ColdFusion is not represented with this or any API. :(

yes, I'll submit some sample code but it'll have to wait till after the
holidays which start this week.

On Mon, Sep 22, 2014 at 7:58 AM, Michael Dinowitz <
mdino...@houseoffusion.com> wrote:

> I'm updating a payment gateway to the First Data e4 spec and after looking
> through their site, I can't find anything that looks like useful sample
> code. The one example they have for CF is from 2003. The link that looks
> like it goes to a more current sample asks me to log in.
>
>
> https://firstdata.zendesk.com/entries/407568-first-data-global-gateway-e4sm-web-service-api-sample-code-cold-fusion
>
> Does anyone have a login for First Data and can get me that page? I'd like
> to see if it has any resemblance to the code I hacked together. :)
>
> Thanks
> Michael
>


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359346
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Forms not passing data?

2014-09-22 Thread .jonah

Gotit. Apologies for not tracking the thread closely.

It might be interesting to log ALL the variables in the various scopes 
when that happens and see what's coming through.

Good luck!

On 9/22/14, 1:25 PM, Phillip Vector wrote:
> Already corrected it and it's still doing it.
>
> I'm willing to try anything at this point.
>
> On Mon, Sep 22, 2014 at 1:16 PM, .jonah  wrote:
>
>> But the correct answer is to correct the enctype so this won't be an issue.
>>
>> On 9/22/14, 12:21 PM, Phillip Vector wrote:
>>> AAAa... There we go. That's the most logical answer (since I blocked
>>> the error emails from that one user and when that specific error shows up
>>> and it's been quiet).
>>>
>>> I'll pass the word along and let him know. Thank you. :)
>>>
>>> On Mon, Sep 22, 2014 at 12:19 PM, UXB Internet 
>>> wrote:
>>>
>The issue mainly is that it's not always happening all the time. So
>> it's
 not
>repeatable as far as I can tell.
 If you have verified the code then check to see if the user in question
>> is
 running an internet security program of some kind.  Many of the
>> firewalls
 they install prevent form submissions of enctype="multipart/form-data"
>> to
 prevent uploading data.  We have run into this many times where the
 submitted data in forms of this type is Null until they disable their
 internet security software.


 Dennis Powers
 UXB Internet - A website Design and Hosting Company
 P.O. Box 6028, Wolcott, CT 06716 - T:203-879-2844
 W: http://www.uxbinternet.com
 W: http://www.ctbusinesslist.com



>>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359345
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Forms not passing data?

2014-09-22 Thread Phillip Vector

Already corrected it and it's still doing it.

I'm willing to try anything at this point.

On Mon, Sep 22, 2014 at 1:16 PM, .jonah  wrote:

>
> But the correct answer is to correct the enctype so this won't be an issue.
>
> On 9/22/14, 12:21 PM, Phillip Vector wrote:
> > AAAa... There we go. That's the most logical answer (since I blocked
> > the error emails from that one user and when that specific error shows up
> > and it's been quiet).
> >
> > I'll pass the word along and let him know. Thank you. :)
> >
> > On Mon, Sep 22, 2014 at 12:19 PM, UXB Internet 
> > wrote:
> >
> >>>   The issue mainly is that it's not always happening all the time. So
> it's
> >> not
> >>>   repeatable as far as I can tell.
> >> If you have verified the code then check to see if the user in question
> is
> >> running an internet security program of some kind.  Many of the
> firewalls
> >> they install prevent form submissions of enctype="multipart/form-data"
> to
> >> prevent uploading data.  We have run into this many times where the
> >> submitted data in forms of this type is Null until they disable their
> >> internet security software.
> >>
> >>
> >> Dennis Powers
> >> UXB Internet - A website Design and Hosting Company
> >> P.O. Box 6028, Wolcott, CT 06716 - T:203-879-2844
> >> W: http://www.uxbinternet.com
> >> W: http://www.ctbusinesslist.com
> >>
> >>
> >>
> >
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359344
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Forms not passing data?

2014-09-22 Thread .jonah

But the correct answer is to correct the enctype so this won't be an issue.

On 9/22/14, 12:21 PM, Phillip Vector wrote:
> AAAa... There we go. That's the most logical answer (since I blocked
> the error emails from that one user and when that specific error shows up
> and it's been quiet).
>
> I'll pass the word along and let him know. Thank you. :)
>
> On Mon, Sep 22, 2014 at 12:19 PM, UXB Internet 
> wrote:
>
>>>   The issue mainly is that it's not always happening all the time. So it's
>> not
>>>   repeatable as far as I can tell.
>> If you have verified the code then check to see if the user in question is
>> running an internet security program of some kind.  Many of the firewalls
>> they install prevent form submissions of enctype="multipart/form-data"  to
>> prevent uploading data.  We have run into this many times where the
>> submitted data in forms of this type is Null until they disable their
>> internet security software.
>>
>>
>> Dennis Powers
>> UXB Internet - A website Design and Hosting Company
>> P.O. Box 6028, Wolcott, CT 06716 - T:203-879-2844
>> W: http://www.uxbinternet.com
>> W: http://www.ctbusinesslist.com
>>
>>
>>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359343
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Forms not passing data?

2014-09-22 Thread Phillip Vector

AAAa... There we go. That's the most logical answer (since I blocked
the error emails from that one user and when that specific error shows up
and it's been quiet).

I'll pass the word along and let him know. Thank you. :)

On Mon, Sep 22, 2014 at 12:19 PM, UXB Internet 
wrote:

>
> >  The issue mainly is that it's not always happening all the time. So it's
> not
> >  repeatable as far as I can tell.
>
> If you have verified the code then check to see if the user in question is
> running an internet security program of some kind.  Many of the firewalls
> they install prevent form submissions of enctype="multipart/form-data"  to
> prevent uploading data.  We have run into this many times where the
> submitted data in forms of this type is Null until they disable their
> internet security software.
>
>
> Dennis Powers
> UXB Internet - A website Design and Hosting Company
> P.O. Box 6028, Wolcott, CT 06716 - T:203-879-2844
> W: http://www.uxbinternet.com
> W: http://www.ctbusinesslist.com
>
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359342
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Forms not passing data?

2014-09-22 Thread UXB Internet

>  The issue mainly is that it's not always happening all the time. So it's
not
>  repeatable as far as I can tell.

If you have verified the code then check to see if the user in question is
running an internet security program of some kind.  Many of the firewalls
they install prevent form submissions of enctype="multipart/form-data"  to
prevent uploading data.  We have run into this many times where the
submitted data in forms of this type is Null until they disable their
internet security software.


Dennis Powers
UXB Internet - A website Design and Hosting Company 
P.O. Box 6028, Wolcott, CT 06716 - T:203-879-2844
W: http://www.uxbinternet.com
W: http://www.ctbusinesslist.com


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359341
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Not able to read a RSS feed from a WordPress website

2014-09-22 Thread Dave Watts

> > This is no longer a programming issue, though. It has nothing to do
> > with reading and displaying the RSS feeds at this point. Instead, it
> > has to do with fixing the connectivity problem between the two
> > machines.
> >
> > People on a mailing list are not going to be able to help you do this
> > effectively. And, you should be able to demonstrate to a network
> > administrator somewhere (your organization, the hosting company where
> > your CF server is) that this is not a CF problem but rather a
> > networking problem.
>
> I agree, but here is where it becomes strange. They(hosting company where
> your CF server is) claim packets can leave the server, but then they are 
> getting
> lost on the route so tell me to check with the hosting company where the 
> wordpress
> website who say that they are not blocking any requests from the machine 
> running
> CF server. I need to dive into it and solve it.

Packets can leave which server? Your CF server?

The relevant question here (to me) is: what happens when you ping the
WP server from the CF server console? What happens when you run a
traceroute to the WP server from the CF server console?

> Anyway, I appreciate all your assistance and time.

You're welcome! Good luck!

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359340
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Not able to read a RSS feed from a WordPress website

2014-09-22 Thread Chris h

Thanks Dave.
> 
> This is no longer a programming issue, though. It has nothing to do
> with reading and displaying the RSS feeds at this point. Instead, it
> has to do with fixing the connectivity problem between the two
> machines.
> 
> People on a mailing list are not going to be able to help you do this
> effectively. And, you should be able to demonstrate to a network
> administrator somewhere (your organization, the hosting company where
> your CF server is) that this is not a CF problem but rather a
> networking problem.

I agree, but here is where it becomes strange. They(hosting company where
your CF server is) claim packets can leave the server, but then they are 
getting lost on the route so tell me to check with the hosting company where 
the wordpress website who say that they are not blocking any requests from the 
machine running CF server. I need to dive into it and solve it.

Anyway, I appreciate all your assistance and time.

> Dave Watts, CTO, Fig Leaf Software
> 1-202-527-9569
> http://www.figleaf.com/
> http://training.figleaf.com/
> 
> Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
> GSA Schedule, and provides the highest caliber vendor-authorized
> instruction at our training centers, online, or onsite.

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359339
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


First Data Global Gateway e4 sample code

2014-09-22 Thread Michael Dinowitz

I'm updating a payment gateway to the First Data e4 spec and after looking
through their site, I can't find anything that looks like useful sample
code. The one example they have for CF is from 2003. The link that looks
like it goes to a more current sample asks me to log in.

https://firstdata.zendesk.com/entries/407568-first-data-global-gateway-e4sm-web-service-api-sample-code-cold-fusion

Does anyone have a login for First Data and can get me that page? I'd like
to see if it has any resemblance to the code I hacked together. :)

Thanks
Michael


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359338
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm