Discussions
Payment API - Refund & Batch Question
I developed a custom component for a client, there is one scenario where I need to do a refund, I'm using the iMIS Payment API for that, is it possible to set an specific batch instead of having the refund transaction wrote back in staff Autobatch?
Password Reset Link through Text Messaging
Hello,
EMS 20.3.205.306: API Returning “The transaction is in doubt” Despite Successful Inserts via Bulk Panel Execute
Hi ASI Developer Team,
High performance Dues Importer for existing invoices
Hi,
Cancelling an Event Registration with cancellation fee via the iMIS REST API
I attempted to use the provided example for processing an event registration cancellation with a cancellation fee; however, the outcome was not as expected. While the registration was successfully cancelled, no cancellation fee was applied.
Posting Batches via iMIS REST API
Hi,
List of new users - as a spreadsheet
Hi, sorry this is probably relatively basic. I want to generate a spreadsheet of new registrations who use our IMIS portal but rather than for a specific event, I want the list to be of people who registered to use our portal and had new profiles made. For instance, to generate a list of everyone who joined in June. I know to go to Rise - Intelligent Query Architect and run one of the searches listed but as far as I can tell, there is not a query like this on there. Thanks in advance for any help!
Managing Social Profiles via iMIS REST API
Good morning,
Is there a way to purge iMIS keys through an API
Hello All,
Overriding price for non dues subscription product in cart
We have successfully updated the pricing in the cart for different items in the past by setting the 'IsUnitPriceOverridden' flag to true, but that doesn't seem to work for non dues subscription products (product type: SUB). Is there a trick to this? We tried updating the price on the item already added to cart by the user as well as adding the item with preferred pricing ourselves via code without success. Added the override flag to order lines, child order lines and wherever possible but no luck. :(