o
    êË·eŸ  ã                   @   s,   d dl mZ d dlmZ G dd„ deƒZdS )é    )ÚPayPalStandardBaseForm)Ú	PayPalIPNc                   @   s   e Zd ZdZG dd„ dƒZdS )ÚPayPalIPNFormz¤
    Form used to receive and record PayPal IPN notifications.

    PayPal IPN test tool:
    https://developer.paypal.com/us/cgi-bin/devscr?cmd=_tools-session
    c                   @   s   e Zd ZeZg ZdS )zPayPalIPNForm.MetaN)Ú__name__Ú
__module__Ú__qualname__r   ÚmodelÚexclude© r
   r
   úP/var/www/ideatree/venv/lib/python3.10/site-packages/paypal/standard/ipn/forms.pyÚMeta   s    r   N)r   r   r   Ú__doc__r   r
   r
   r
   r   r      s    r   N)Úpaypal.standard.formsr   Úpaypal.standard.ipn.modelsr   r   r
   r
   r
   r   Ú<module>   s   