user961627
user961627

Reputation: 12747

Change text on default fields in PayPal?

Is there any way (without using Express Checkout) to change the default text of "Item total" on the Order Summary PayPal payment page?

Referring only to the image on my previous question: Adding item total to PayPal's order summary, for full aggregate cart payment

I'm referring only to the image because I'm simply not using cart upload now. I am instead using the ButtonManagerAPI to dynamically create buttons with the right total cart price. All I'm trying to do now is change the text of Item total on the payment page to Total or if possible, just remove the item total field? Is this doable?

Upvotes: 0

Views: 246

Answers (1)

Robert
Robert

Reputation: 19356

No, this is not possible with (Website) Payments Standard (nor Express Checkout, mind you).

We don't currently support the changing of various parts of text within our checkout area except for those expressly designed as such, such as the BRANDNAME parameter in Express Checkout).

Upvotes: 1

Related Questions