Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 1.26 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.26 KB

Hosted Payment Simulator

This tool will allow you to simulate the redirects and callbacks needed to build an integration using the Hosted Payment SDK. It also serves as a calculator that can be used to verify your signature algorithm.

To use the simulator please familiarize yourself with the Hosted Payment SDK documentation and then:

  1. Add a payment gateway with "Redirect URL" of https://offsite-gateway-sim.shopifycloud.com/.

  2. Add your gateway to a shop (see "Creating a development store" if you don't have one) and activate it using these credentials:

  • Login - any non-empty value
  • Password - iU44RWxeik
  1. Complete a test purchase on your shop (you may need to add a product first). At the end of checkout you will be redirected to the sceen below.

Offsite Gateway

The various buttons will allow you to simulate the callbacks and redirects required in your integration.

Please email payment-integrations@shopify.com if you have any questions.