Using Paypal module the customer will be redirected to the paypal page with the ordered packaged up when the order is submitted .

But how can I get this URL of paypal page that the customer will be redirected to and put it in the automated e-mail sent to the customer on checkout completion instead of redirection?

The URL of paypal looks like this (I have changed the alphabets and numbers in the example URL so it will not work).
www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ABCDEF1GH2I3J&item_number=1234567&custom=1

Comments

tr’s picture

Status: Active » Postponed (maintainer needs more info)

Ubercart doesn't generate a URL like that - are you sure you're using Ubercart and not lm_paypal or some other module?

chinita7’s picture

@TR Thanks for your response. I actually have seen this on none Drupal site and I was wondering if the same thing can be done somehow using Ubercart. Sorry for confusing. I checked lm_paypal module but as I would like to use Ubercart it doesn't seem to do the job.

longwave’s picture

Status: Postponed (maintainer needs more info) » Fixed

That URL is using one of the PayPal Button Manager buttons, which Ubercart does not use or support at present. Generating and sending these by email could be handled in a contrib module, it is unlikely this feature would be added to Ubercart core.

https://cms.paypal.com/uk/cgi-bin/?cmd=_render-content&content_ID=develo...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.