Hi, I’m just wondering how to modify the paypal pay in 4 code to reflect the variant price. Let’s say if the product variant A is $129.67, the breakdown cost is $32.42. If the customer select variant B, the product price is $134.67, the breakdown can automatically change to $33.67.
The coding from paypal pay in 4 messaging as below:
The “ENTER_VALUE_HERE”, I have tried to change that to “product_price”, “price” or “current_variant.price” , they all are not working. Seeking some advice on the