PayPal hosted page

Paulroney
New Community Member

I’m supporting a pre-existing non-profit website. We currently have a link on one page which points to: https//www.paypal.com/webapps/Hermes along with three parameters (token, useraction and mfid). This results in a PayPal page being displayed with a title, a dropdown, a “Pay Now” button and 5 CC icons on it. We want to change the items in the drop down, but the person managing the PayPal account keeps sending me code to put a form on our page instead of updating the dropdowns on the PayPal hosted page. Can anyone point me in the direction of documentation of how or where she can do this, instead of us having to modify the webpage to add the form and dropdown on it? Also, any terminology as to what this type of button/object is called would be greatly be appreciated for future reference.

Login to Me Too
2 REPLIES 2

sharpiemarker
Esteemed Advisor
Esteemed Advisor

@Paulroney 

 

Step 1 options: Create a Buy Now or Pay Now button (where the drop down menu settings are)

https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/buy-now-step-1/

 

Step 2 options: Track inventory, profit, and loss

https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/step-2/

 

Step 3 options: Customize advanced features

https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/step-3/


Kudos & Solved are greatly appreciated. 🙂
Login to Me Too

Paulroney
New Community Member

 But how does she find the current page/button and change the options? The current link is an <a href> link (get), not a form link (post).

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.