spz-paypal PayPal支付

展示PayPal支付按钮。

需要使用PayPal付款。

<spz-paypal
  id="paypal-express-button-container"
  product-form="#product-info-body"
  paypal-js="xxx"
  layout="fixed-height"
  height="52"
></spz-paypal>
属性名 说明 类型 默认值 是否必需
id 元素ID string -
paypal-js PayPal资源的src string -
product-form spz-product-form元素ID,一般用在商品详情页 string - 是,除非配置了 cart-id
cart-id spz-cart元素ID,一般用在购物车页或侧边购物车 string - 是,除非配置了 product-form
本页目录