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?