Create PaymentCopy Pagepost https://apitest.myfatoorah.com/v3/paymentsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsPaymentMethodstringenumDefaults to CARDSpecify the payment method you want to use, or omit this parameter to create a payment page that displays all enabled methods. This is required for redirection cases.CARDAPPLE_PAYGOOGLE_PAYKNETAllowed:CARDAPPLE_PAYGOOGLE_PAYKNETOrderobjectrequiredOrder information related to the payment..Order objectSourceOfFundobjectContains the payment source details (Tokenized card, direct card details, or Session Id)SourceOfFund objectPaymentExpirydate-timeThe payment expiration date. Must be in UTC timezone.SaveCardOptionsobjectUsed to tokenize card details when using direct integration.SaveCardOptions objectThreeDSobject3D Secure authentication details for the direct card transaction.ThreeDS objectNotificationOptionstringenumDefines how the customer receives invoice notifications. Note: Email or mobile becomes mandatory based on the selected option.EMAILSMSALLLINKAllowed:EMAILSMSALLLINKOperationTypestringenumDefines the type of payment operation.AUTHORIZEPAYAllowed:AUTHORIZEPAYSuppliersarray of objectsRequired only if Multi-Vendor feature is enabled.SuppliersADD objectCustomerobjectCustomer information that will be returned back to you in webhook events.Customer objectIntegrationUrlsobjectURLs for redirecting and receiving payment status notifications.IntegrationUrls objectLanguagestringenumInvoice language.ENARAllowed:ENARIpAddressstringThe customer’s IP addressMetaDataobjectCustom fields stored with the transaction and returned in the webhook.MetaData objectDisplayPaymentMethodsarray of stringsArray of payment methods to be displayed on the invoice page. such as: ["card", "knet", "googlepay", "applepay"] If this parameter is not sent, and the PaymentMethod field is also not provided, all payment methods enabled on your account will be displayed automatically.DisplayPaymentMethodsADD stringNetworkTransactionIdstringCan be used when paying with network tokens.Response 201Payment created successfullyUpdated 5 months ago