Confirmed users
2,959
edits
Line 133: | Line 133: | ||
* Test that I can make an in-app payment with two prices specified with a default price, in which the default price is used due to a locale not specified in prices | * Test that I can make an in-app payment with two prices specified with a default price, in which the default price is used due to a locale not specified in prices | ||
* Test that I can make an in-app payment with two prices specified with a default price, in which the default price is not used due to a locale already specified in prices | * Test that I can make an in-app payment with two prices specified with a default price, in which the default price is not used due to a locale already specified in prices | ||
* Test that I can make an in-app payment without productdata, postbackURL, and chargebackURL specified | |||
* Test that I can make an in-app payment with productdata specified | |||
* Test that I can make an in-app payment with a postbackURL and chargebackURL that points to a 404 | |||
* Test that I can make an in-app payment with a valid postbackURL and chargebackURL |