Amazon pay button stops working when I add: data-ap-seller-order-id="Some-ID"

Discussion in 'Programming' started by qwikad.com, Nov 4, 2018.

  1. #1
    I generated a pay button via Amazon Pay (Sandbox View) which works fine. I need to add data-ap-seller-order-id="Some-ID" to the code (because when you generate a button data-ap-seller-order-id="" is not among the options), however, when I do add it manually to the code the button stops working. Their parameter values page specifies that option:

    https://pay.amazon.com/us/developer/documentation/express/201737770

    This is the error I get when I add data-ap-seller-order-id="Some-ID" to the code:

    "We're sorry, but there's a problem processing your payment from this
    website.
    
    Your account has not been charged. Please contact seller for assistance."
    Code (markup):
    Has anyone been able to successfully add data-ap-seller-order-id="Some-ID" to their Amazon pay button?
     
    qwikad.com, Nov 4, 2018 IP
  2. qwikad.com

    qwikad.com Illustrious Member Affiliate Manager

    Messages:
    7,291
    Likes Received:
    1,698
    Best Answers:
    31
    Trophy Points:
    475
    #2
    Never mind. As I found out that's not possible for an express checkout button.
     
    qwikad.com, Nov 5, 2018 IP