Skip to content

siddii/hosted-payment-sim

 
 

Repository files navigation

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.herokuapp.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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.5%
  • Ruby 28.4%
  • CSS 17.2%
  • JavaScript 8.9%