Nuova classe creata: PagamentoPayPal

This commit is contained in:
La Programmatrice Verde
2025-11-11 09:48:57 +01:00
parent 147e54fd96
commit 3d6adfa805

13
PagamentoPayPal.java Normal file
View File

@@ -0,0 +1,13 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
*/
package pagamentionline;
/**
*
* @author Verde
*/
public class PagamentoPayPal {
}