You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ask your Question
I have a form where users can select some quantity or product.
For example: 1 sock or 10 socks.
Sure I can sock.quantity * sock.price = payapl.amount
But within paypal it then shows quantity 1 at a rate of total.
The merchant doesn't know if this is 1 expensive sock, or 10 cheap socks.
Tags
Quantity, Multiple Products, Multiple Items
The text was updated successfully, but these errors were encountered:
To Do First
Ask your Question
I have a form where users can select some quantity or product.
For example: 1 sock or 10 socks.
Sure I can sock.quantity * sock.price = payapl.amount
But within paypal it then shows quantity 1 at a rate of total.
The merchant doesn't know if this is 1 expensive sock, or 10 cheap socks.
Tags
Quantity, Multiple Products, Multiple Items
The text was updated successfully, but these errors were encountered: