Mobile optimized checkout for PayPal Website Payments Standard

后端 未结 1 1826
無奈伤痛
無奈伤痛 2021-01-14 08:56

How can I get the \"mobile optimized checkout experience\" to work as described by PayPal on their Mobile Website Payments Standard page https://www.x.com/developers/paypal/

1条回答
  •  爱一瞬间的悲伤
    2021-01-14 09:42

    Try updating your example with an email address other than name@domain.com. I used your code exactly as is with email=seller@designerfotos.com (an example email PayPal uses for sample buttons) and it worked just fine. Went into the mobile optimized website payments standard experience.

    Also, make sure your account (email address) that you're testing with doesn't have any shipping and tax rules defined in the profile settings. These are marked as currently unsupported at https://www.x.com/developers/paypal/products/mobile-website-payments-standard. You can pass in shipping and tax values as button parameters and those should work.

    0 讨论(0)
提交回复
热议问题