Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

[mv] External CC processor and MV



******    message to minivend-users from Chris Daniel <krskrem@speedfactory.net>     ******

List,

First I have followed and searched all the docs concerning this , always
my first step. No luck!
Strings petered out before solution presented.

Here is my problem.

I have a External CC processor,

My flow is like this.

Product Page
               ||
          Basket Page ( show items in basket )
                     ||
              Checkout1 (show item totals , gather additional info,
shipping address , name , everything but CC number type or expire date )
{fail if missing info}
                         ||
                     Confirm Info ( confirm all information is correct
as submitted )  {hit back if incorrect}
                               ||
                        Bank ( bank receives info via POST - name ,
address, total, etc..  {can not generate order number as order not
complete}

||
||
                   Success < send back to my site receipt
page>                        ||
 ( At this point order sent to customer and store owner, recorded in
MV)    ||

||

Declined ( back to me declined page )




My problem exists at Success, I can get the customer an email -- I
copied the [if value email_copy]
[set name=email_copy_sent interpolate=1][perl arg=sub interpolate=1] on
to the reciept page.

Now MV does not get the order completed, and store owner gets no email.
And MV does not record order.


What is the SWITCH that makes MV complete the order?
I included this on the Success page with no luck.
[set checkout_profile]

name=required

address=required

city=required

country=required

[calc]

 my $country = q{[cgi country]};

 $country =~ s/\W+//g;

 return 'phone_day=phone' unless $country =~
/^(US|CA|USA|UnitedStates|Canada)$/i;

 return "state=state_province\nzip=zip\nphone_day=phone_us";

[/calc]

email=required

email=email

&fatal = yes

&final = yes

&set=mv_email [value email]



[/set]

How do I call etc/report on my reciept.html file?





Any suggestions? Comments? fixes?    Help, please

Thanks
Chris






-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: