Hey, this is actually trivially easy to do! I just changed the $result for a successful Create Charge from a <div> containing the success msg, to a <script>window.location = “newurl”</script> opening a new URL. That opens a thank you page within the existing Donation popup, which can then do whatever I want afterwards.