This page can be used to test credit card payments. No payment will be processed.
Round 1 - At least one payment method is needed. Source link
Round 2 - "details.total.amount.value" should be a valid and positive decimal value. Source link
Round 3 - For each item in "details.displayItems", "item.amount.value" should be a valid decimal value. Source link
Round 4 - Calling request.abort() before calling request.show(). Source link
Round 5 - Test request.canMakePayment(). Source link
Round 6 - If there is no id in details, user agent should generate an id for this request. (Test show flow) Source link
Round 7 - If there is id in details, user agent should use this id to generate a response. (Test show flow) Source link