Is it possible to remove this page and just redirect the customer to our own confirmation page?
Hello @Dennie_Lester welcome to the Rapyd Developer Community!
Here is a doc to help you
Step 3: Redirect Your Customer
(Hosted Checkout Page Integration)
Redirect your customer to the URL you received in the response to Create Checkout Page. The redirect URL appears in the redirect_url field and includes all the parameters for the Checkout session.
Note: The checkout page expires 14 days after creation by default.
Alternatively, you may specify a page_expiration
parameter in the Create Checkout Page request and choose a different value for the expiration of the Checkout page, in Unix time.