- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Testt Recurring Payments with JSON POST
Hi,
I've tried to make a test call to create a recurring payment, but it doesn't appear possible witha test account.
{ "refId": "12342055550856", "messages": { "resultCode": "Error", "message": [ { "code": "E00009", "text": "The payment gateway account is in Test Mode. The request cannot be processed." } ] } }
Is this true, you can't test recurring payments?
Kind regards
โ04-30-2021 08:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @GeordieMc,
You can test recurring payments with a sandbox account. After logging in to your sandbox account, Click Settings under Account in the left-side menu, then click Test Mode under the Security Settings section. From there, click the slider to Turn Test OFF, this will put your sandbox account in Live Mode.
It may seem counterintuitive, but the sandbox is designed to replicate a poduction account.
You should be able to proceed with your testing.
Certified Authorize.net developers

โ05-01-2021 01:21 AM - edited โ05-01-2021 01:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply. It's worked a treat.
โ05-03-2021 11:21 PM

