Topic: My first site come into the world!
Thanks to everyone.
I have made my first site whit phpshop 0.8.0, and I'm very happy!
see at http://www.piaceridisicilia.com
They are welcome every suggestions.
You are not logged in. Please login or register.
Thanks to everyone.
I have made my first site whit phpshop 0.8.0, and I'm very happy!
see at http://www.piaceridisicilia.com
They are welcome every suggestions.
Hi,
Nice site for your first phpshop, it is nice and simple. I already have a design, and would like to integrate phpshop into it. Can you share if your site was a design you created on your own and added the pieces of the cart into it, or if it was created by changing each existing phpshop files? Also did you modify:
<?php // $ps_payment_method->list_method($db->sf("payment_method_id")) ?>
<A HREF="https://www.paypal.com/de/mrb/pal=CHBH5TPRN4E44" target="_blank"><img src="images/linkimg/paypal_accept.gif" BORDER="0" ALT="<?php echo $pp_str_2 ?>"></a>
</td>
in the checkout/confirm.ihtml file to your paypal acct to make this work with paypal? Thank you for any help, as if help can be provided a possible donation could be arranged.
Thanks for your appreciation.
Excuse me for delay.
My site was integrated with phpshop by changing existing phpshop files.
For paypal, you will make attention to the ps_checkout.inc file at the validate functions.
Good luck!