Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Plastic 3 - Auth.net Subscription Issues

Featured Replies

  • Newbies

When trying to create a Subscription through Auth.net I revive the following error: 

Quote

com.prosc.commerce.gateway.PaymentAuthorizationException: Invalid subscription period. Valid types are DAYS, MONTHS

Here is the specifics of the SetVariable that I am using when trying to create this Subscription. Any insight into why I am receiving this error would be helpful.

CCCreateSubscription( 
	AuthNetMerchID;  //merchantAccountName
	AuthNetTransID;  //txKey
	$Amount;  //dollarAmount
	$CardNum;  //cardNumber
	$CardExp;  //expirationDate
	$Subscription;  //subscriptionNameOrId
	$Installments;  //numberOfInstallments
	$DateStart;  //startDate
	$DateEnd;  //endDate
	"Months";  //payPeriod
	"1";  //frequency
	"firstName=" & $CardFName;
	"lastName=" & $CardLName
)

 

Hi Reliant_Reed,

The problem may be as simple as putting "Months" in all capital letters like "MONTHS". If that does not resolve the issue, please submit your logs to our support system. You can do so by attaching them to an email to [email protected]. Please be sure to reference this thread and/or include any details. See this page for log locations. Please be sure to reproduce the issue and then send the logs before any restarts of FileMaker as restarting will overwrite the logs. 

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.