mirror of
https://github.com/google/nomulus
synced 2026-09-20 06:54:43 +00:00
Turn on braintree in sandbox.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119890386
This commit is contained in:
committed by
Justine Tunney
parent
4112bca925
commit
2fc636632b
@@ -115,17 +115,6 @@
|
||||
{/template}
|
||||
|
||||
|
||||
/** Page used to disable page in sandbox environment. */
|
||||
{template .sandbox}
|
||||
<div class="{css reg-payment}">
|
||||
<h1>Payment Page Disabled</h1>
|
||||
<p>
|
||||
The payment page is not available in the OT&E environment. Please
|
||||
login to the production Registrar Console.
|
||||
</div>
|
||||
{/template}
|
||||
|
||||
|
||||
/** Page indicating customer is not on credit card billing terms. */
|
||||
{template .notUsingCcBilling}
|
||||
<div class="{css reg-payment}">
|
||||
|
||||
Reference in New Issue
Block a user