Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iframe setup #4

Closed
wants to merge 2 commits into from
Closed

Iframe setup #4

wants to merge 2 commits into from

Conversation

Salomari1987
Copy link
Contributor

No description provided.

{# Refer to https://paymentservices-reference.payfort.com/docs/api/build/index.html?python#standard-merchant-page-integration-request #}

<form name="aps_form" action=“https://sbcheckout.payfort.com/FortAPI/paymentPage” method="POST" target="standard_checkout_iframe">
<input type=“hidden” name=“service_command” value=“TOKENIZATION”>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<input type=hidden name=service_command value=TOKENIZATION>
<input type="hidden" name="service_command" value="TOKENIZATION">

Please use regular " quotes instead of stylized quotes .

@OmarIthawi
Copy link
Contributor

@shadinaif please close if this isn't needed anymore.

@shadinaif
Copy link
Member

Closed in favor of #6

@shadinaif shadinaif closed this May 9, 2024
@shadinaif shadinaif deleted the iframe-setup branch May 14, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants