Confirmed users
324
edits
| Line 248: | Line 248: | ||
"iat" : int(time.time()), | "iat" : int(time.time()), | ||
"request" : { | "request" : { | ||
"refund": "123456177777777", // transaction ID associated to app purchase flow | "refund" : "123456177777777", // transaction ID associated to app purchase flow | ||
"reason": "Application refund", | "reason" : "Application refund", | ||
"chargebackURL" | "chargebackURL" : "https://marketplace.mozilla.org/chargeback" | ||
} | } | ||
} | } | ||