Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
7 subscribers
Views
5219 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Implement Payment Gateway in Appian using iFrame
rishij
over 8 years ago
We have specific request of implement a payment gateway in Appian, That payment gateway provider has i frames.
We want a seamless integration between the Appian SAIL form and payment gateway.
Embedded SAIL interface cant be used here out requirement is other way around the as the user is in Appian and this where the transaction is performed through
Appian rather than other website.
In the past we have done through having a sail form with image link to auto-submit a quick task in portal which had some Java Script to open a payment gateway's web-page.
Does anyone have a better solution?
OriginalPostID-258709
Discussion posts and replies are publicly visible
Top Replies
ericg329
over 5 years ago
in reply to
Ketan Patel
+1
Certified Lead Developer
As this post is over three years old, there have been a lot of changes to the Appian base product in that time. I would suggest you look into current SAIL components such as the web content component and…
Parents
0
Raviteja Varma Jampana
A Score Level 2
over 8 years ago
we cannot have similar functionality as we did in portal as we cannot perform save action on safeLink, which is the only way to point external sources.
One way of doing same is by providing a safeLink to payment gateway on task and on recieving payment response from gateway (usually it will be a web service call to Appian or Appian process will be triggered by some messages) complete the task using smart service which is having payment link. This kind of approach will help us to keep link available until user completes payment.
Appian should consider providing save option on safeLink too to address these kind of requirements.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Raviteja Varma Jampana
A Score Level 2
over 8 years ago
we cannot have similar functionality as we did in portal as we cannot perform save action on safeLink, which is the only way to point external sources.
One way of doing same is by providing a safeLink to payment gateway on task and on recieving payment response from gateway (usually it will be a web service call to Appian or Appian process will be triggered by some messages) complete the task using smart service which is having payment link. This kind of approach will help us to keep link available until user completes payment.
Appian should consider providing save option on safeLink too to address these kind of requirements.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data