Community
        
        
            
                
                    Hello,
How can I now when a costumer has successfully paid their order? Through the Stripe platform. I need to have an indicator because my form has two payment options:
1) Credit/Debit (Stripe)
2) Cash on delivery
Is it possible to have for example a custom field that changes to "paid" when the payment is succesfull?
                    
                 
                
             
         
     
    
        
        
     
Comments (1)
Dec 7, 2023
If you have enabled payments in your form, you will see the payment details section that will show the payment method, status and reference id (only for automated payments) for submitted orders. Card payments - Since this is an automated payment option, the payment status will be marked as Paid when the user places an order. Manual payments (Cash on delivery, Cash App etc) - When a user places an order, the payment status will be either marked as "Pending" (not paid) or "Paid, not verified" (user has clicked on Mark as paid button). Once you verify the payment, you can mark the order as "Paid". Updating the status for manual payments Login to Neartail > click on the form to open it > Edit page will be displayed > click Orders > In the Orders page, click on the order to view the details > Order summary including the payment details will be displayed > click on the edit icon next to the payment status > select the payment status and click Save.
Add your comment
Add photo