简体   繁体   中英

Any way to change the “Cancel and return” label in PayPal payment page when using adaptive payments?

We're using PayPal adaptive payments API to create chained payments.

Basically the payment chain looks like this:

Buyer > Seller > Our account (We are the PayPal app owners)

We use the Pay and SetPaymentOptions operations to create the payment and set some data (like the name of the seller or a logo image).

However the PayPal payment page still says "Cancel payment and return to OUR BUSINESS NAME".

We want to change the OUR BUSINESS NAME part to something else. Basically so that the Buyer would not get confused.

Is there any way to customise the "Cancel payment" label (or at least the merchant name in it) using PayPal adaptive payments?

Thank you

No, this is the company name of your PayPal business account. There is no way to change it.

You can only specify the message on the page when the payment is confirmed, please see the cbt parameter .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM