Where can I view my token for testing a subscription in the sandbox?
You will not be able to view it in the sandbox. You must make use of the ITN callback in order to retrieve the token among the return variables after a successful payment.
Related Articles
Can I send my custom variables to sandbox and get a response?
Yes, you can send custom variables that will be returned on the notify_url, after a successful transaction from the sandbox. However, if you are testing locally, you will not receive the ITN as it will be unable to reach your local server.
On WHMCS, how come subscriptions can be created (and show on PayFast) but my clients are not able to pay on subscription?
If another payment gateway (such as PayPal) has been used for subscriptions previously this could be a problem and interfere with the subscription token being stored on WHMCS. Compare the token stored on WHMCS with the token stored on PayFast for the ...
How do I test WooCommerce in sandbox mode?
To allow for testing recurring payments, as well as order updates, do the following: On WordPress, navigate to WooCommerce > Settings > Payments > PayFast. Enter the following sandbox credentials on the Configuration page: Merchant ID: 10004002 ...
What is the difference between the sandbox and the live PayFast system?
The sandbox uses a virtual wallet in place of all the payment methods and will not send any email confirmation. Apart from that, you will be able to test your custom integration, including recurring billing payments, ITNs, order updates on your site, ...
How do I make test payments in sandbox mode?
While setting up your ecommerce store, it's good practice to run some test payments to make sure everything works as expected. We recommend using our sandbox environment to test the payment engine without the need for live money being transferred. ...