Shopify problem : Payment gateway isn't setup to test orders

Viewed 54

Payment gateway isn't setup to test orders. This store can't accept real orders or real payments. I add a custom payment to Shopify and when I place order using method the error appears enter image description here

1 Answers

You can't test real payment methods on development stores. This is because development stores have limitations on them to make sure that they are used only for development. enter image description here

You'll have to transfer the ownership to your client. You can find more information here.

Related