From bf5942708f1712ac672106e247024b5af3b25d6e Mon Sep 17 00:00:00 2001 From: Joaquim Verges Date: Tue, 11 Feb 2025 22:37:08 -0800 Subject: [PATCH] Update page.mdx Signed-off-by: Joaquim Verges --- apps/portal/src/app/connect/pay/testing-pay/page.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/portal/src/app/connect/pay/testing-pay/page.mdx b/apps/portal/src/app/connect/pay/testing-pay/page.mdx index bfbd48e36a7..68fa90ecd6a 100644 --- a/apps/portal/src/app/connect/pay/testing-pay/page.mdx +++ b/apps/portal/src/app/connect/pay/testing-pay/page.mdx @@ -74,7 +74,11 @@ const { mutate: sendTransaction } = useSendTransaction({ -You can use the following information when using any provider in test mode: +For Coinbase onramp, you can turn on "Mocked mode" when launching the Onramp experience. + +At the bottom of the Onramp modal where it says "Secured by Coinbase", click 10 times on the word "Secured." This will navigate you to Onramp's Debug Menu. There, navigate to the Actions tab click on the toggle for "Enable Mocked Buy and Send." You can now exit the Debug Menu and proceed with mock buys and sends. Remember to click on the "Enable Mocked Buy and Send" toggle once you are done to enable actual buys and sends. + +For other providers, you can use the following information when using any provider in test mode: | Provider | Card Type | Name | Number | Expiration Date | CVV | Other Info | | -------- | ------------ | ----------- | ------------------- | --------------- | ------------ | ---------------------------------------------------------------- |