[TEP-COMMIT] [CVS catalog] Misc changes to the paypal module
mevans-OfajU3CKLf1/[email protected] 6 Aug 2004 11:40:51 -0000
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit in catalog/catalog/includes/modules/payment on MAIN
paypal.php +2 -1 1.44 -> 1.45
Misc changes to the paypal module
----------
catalog /catalog /includes /modules /payment
paypal.php 1.44 -> 1.45
diff -u -r1.44 -r1.45
--- paypal.php 2004/07/22 22:00:10 1.44
+++ paypal.php 2004/08/06 11:40:50 1.45
@@ -35,7 +35,7 @@
if (is_object($order)) $this->update_status();
- $this->form_action_url = 'https://secure.paypal.com/cgi-bin/webscr';
+ $this->form_action_url = 'https://www.paypal.com/cgi-bin/webscr';
}
function update_status() {
@@ -105,6 +105,7 @@
osc_draw_hidden_field('currency_code', $my_currency) .
osc_draw_hidden_field('return', tep_href_link(FILENAME_CHECKOUT_PROCESS, '', 'SSL')) .
osc_draw_hidden_field('rm', '2') .
+ tep_draw_hidden_field('bn', 'osCommerce') .
osc_draw_hidden_field('no_note', '1') .
osc_draw_hidden_field('cancel_return', tep_href_link(FILENAME_CHECKOUT_PAYMENT, '', 'SSL'));
CVSspam 0.2.9
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com