Jump to content

Seperating Out Comma Delimited String Information


TecTao

Recommended Posts

I have written a credit card processing app.  We are using eProcessingnetwork.com.  The approval is returned and displayed as one string with information separated by a parenthesis " and a comma  , .  Here's an example of the string that is returned.

Authorization Response: "YAUTH NUM 975-887","Converted","","48","20100726232505-041085-48-6","RecurID=27"

 

Is there a way to separate the individual items such as:

YAUTH NUM 975-887

Converted

48

20100726232505-041085-48-6

RecurID=27

 

Thanks in advance for any help.

mike

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.