x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Custom button
CustomCSSheight:35px;border-radius:25px;background-color:#41B46A;margin-top:25px;margin-left:50px;
Typecustom-button
Textâ—€ Back to Plans
Url/display/FEAT/Upgrade

Image RemovedImage Added

PASSPORT SCHOLARSHIP FOR BLACK FOUNDERS

Our Passport Scholarship for Black Founders provides access to vital resources, tools, and services to support startup acceleration, making entrepreneurship more accessible to black founders and startup communities.

...

UI Tab
titlePASSPORTâ„¢ - ANNUAL


HTML
<script>
 AJS.toInit(function (){
	var iframe = AJS.$('#checkout_annual'); 
    var iframeSrc = 'https://gsvlabs.as.me/catalog.php?owner=16697280&action=addCart&clear=1&id=581354&certificate=ANNUALPASSPORT-COOLEYBFPASSPORT21&firstName=' + userFirstName + '&lastName=' + userLastName + '&email=' + userEmail; 
    iframe.attr('src' , iframeSrc); 
});
</script>
<iframe id="checkout_annual" width="100%" height="800" frameBorder="0"></iframe>


...