Hi i want to change the name when redirect to paypal from my opencart store,i installed paypal standard and set up but i dont know how to change that name,thank you
"Websites" is actually your business name, this can be changes from your PayPal account setting as I've list the step below ;
Go to PayPal.com and log into your PayPal account
Click “Profile” link in the top navigation menu.
Find and click the link “Business Information”. The field “Business Name” will be the name that is shown to customers in the PayPal hosted page. Enter your business name.
Save.
When you try to checkout, the business name you desired will be appear.
Related
Paypal are giving us the URL for the customer checkout for a given product/service.
It asks for the user to login first but we need the link to go directly to the guest page.
Example URL : https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CZNFQHFPHJDM8
Can this URL be modified to bypass and go directly to guest checkout?
Thanks
No, you cannot change the behavior of the PayPal page. But you can instead create a smart button via https://www.paypal.com/buttons/smart , which will have a black "Debit or Credit Card" option for guests.
It's highly configurable, for example with the disable-funding parameter if there are any buttons you don't want.
More information at Set up standard payments
The instructions for setting up Payment Data Transfer (PDT) among PayPal's Developer documentation speak about configuring a Return URL:
...This information is sent to the Return URL you specified in your PayPal account profile
Further down the page it gives more information about how to configure a "Return URL" for a PayPal account, but I can't find any correspondence with the user interface for my Sandbox account (or any of my "Sandbox Test Accounts").
When I select the Profile page for one of my (business) Sandbox Test Accounts there are four tabs of options available:
Profile
API Credentials
Funding
Settings
...none of these list a "Return URL" field.
Does anyone know where this field may be found?
Thank you in advance.
Edit: adding screenshot of Sandbox PayPal account page and Profile drop-down menu (all items in the drop-down menu return navigation to the same page shown in the screenshot!)
For that you have to:
1. go to sandbox.paypal.com
2. log in using one of your testing accounts
3. Under profile select "My Selling tools"
4. In "Website preferences" click "update"
5. Here you can set the Return URL
(this is probably the url to access after you log in: https://www.sandbox.paypal.com/cgi-bin/customerprofileweb?cmd=_profile-website-payments
For live accounts is basically the same process.
I'm using Woocommerce with PayPal Standard as my shopping cart on a WordPress site. When a user purchases through PayPal, there is a 'Return to Merchant' link that the user has to click in order to get back to my website. It currently has my PayPal email address as the link, which is very confusing, as a user wouldn't think to click "Return to [email address]" in order to get back to a website. How can I make that link text the 'name of my website' instead of my email address?
I have "Auto Return" turned on with a web page specified in my PayPal Website Payment Preferences. However, it doesn't seem to auto return, leaving me with this merchant return link that isn't intuitive to click. I'm using the Sandbox to test the payment process...don't know if that makes a difference to this problem.
I'm assuming that the settings to change this link text are in PayPal and not in WooCommerce (couldn't find anything at all like that in my WooCommerce settings). If it is a WooCommerce issue, I will post on the appropriate forum. Thought I'd try PayPal first. Thanks.
Unfortunately there is no setting to alter the return link on the hosted page.
One of the limitations of the auto return feature is that if both the "auto return" and "account optional" features are turned on, customers who don't log in to PayPal can choose to go back to your website after checkout (using the link), but aren’t returned automatically.
You can navigate to either of these features on the "Website Preferences" page and click "Learn More" to confirm this.
In sandbox mode it seams to display your email address. Turning off sandbox mode you should see your business name now.
I have a PayPal account and have multiple buy now buttons on my site to allow users to purchase multiple tiers of my services. The issue is on the checkout page, the link at the bottom says "Cancel and return to me#foo.com" which is my email and I want to change it to my website's name.
I don't have a bussiness account and I managed to change it on the sandbox account, but I can't remember how I did it. The "cbt" tag isn't working for me either.
This is how it looks:
I know that if you're using the Express Checkout API you can set that value using the BRANDNAME parameter.
With Payments Standard, though, I'm not sure you can do it. You could check your PayPal profile under Custom Payment Pages. It may let you adjust that there, but then it would be the same for every site.
Express Checkout is the only way you could customize it per website/checkout.
YOU CAN DO IT IF YOU HAVE A BUSINESS ACCOUNT ON PAYPAL SITE.
Business accounts will display the business name on the account providing you have the Business Name field populated in your Account Profile.
Login to your Account.
Click on the Profile link.
Under Account Information.
Click on Business Information.
What do you have for the Business Name?
If you don't have a Business Name there, next to the Business Contact Name, click on Change Name.
Select the Radio Button for Business Name Change.
Click on Continue.
Make the changes and save.
Logout of your Account. (All done :)
Next delete your web browser's cookies, temp files, history, etc., then close your web browser, reopen it and retry one of your item buttons. Go throught the PayPal Screens to see if anything has changed.
In this image I have to change my business name which is expected to display on top of "Your order summary"
Anyone please provide me a solution ,Thanks in advance.....
After I loggin to sandbox account , Igot a screen as,
Are you talking about the Sandbox or the live site? The procedures are going to be slightly different for each one.
For the Sandbox:
Go to https://www.sandbox.paypal.com and log in to the account.
Click Profile. (Click on Profile -- don't choose any of the items in the pop-up menu.)
Click Business Information. (It's in the Account Information column.)
Click Change name. (It's next to the Business Contact Name.)
Click Business Name Change (business name), then click Continue.
Enter the new business name in the New business name box, then click Continue.
You're done.
For the live site:
Go to https://www.paypal.com and log in to the account.
Under Profile, click My Business Info.
Next to Name, click Change.
Jump to number 5 in the procedure above.